[Thread debugging using libthread_db enabled] Using host libthread_db library "/usr/lib/libthread_db.so.1". [New Thread 0x7fffed43a700 (LWP 26650)] [New Thread 0x7fffce35b700 (LWP 26652)] [New Thread 0x7fffcdb5a700 (LWP 26654)] [New Thread 0x7fffcd359700 (LWP 26655)] [New Thread 0x7fffccb58700 (LWP 26656)] [New Thread 0x7ffff7e48700 (LWP 26657)] [New Thread 0x7fff7e117700 (LWP 26685)] [New Thread 0x7fff77fff700 (LWP 26686)] [New Thread 0x7fff777fe700 (LWP 26711)] [New Thread 0x7fff76ffd700 (LWP 26717)] Program received signal SIGSEGV, Segmentation fault. 0x00007ffff6bb7928 in QTextEngine::justify(QScriptLine const&) () from /usr/lib/libQt5Gui.so.5 #0 0x00007ffff6bb7928 in QTextEngine::justify(QScriptLine const&) () from /usr/lib/libQt5Gui.so.5 #1 0x00007ffff6bb874f in QTextEngine::alignLine(QScriptLine const&) () from /usr/lib/libQt5Gui.so.5 #2 0x00007ffff6bc1e2a in QTextLine::cursorToX(int*, QTextLine::Edge) const () from /usr/lib/libQt5Gui.so.5 #3 0x00007ffff7682e80 in ?? () from /usr/lib/libQt5Widgets.so.5 #4 0x00007ffff7683a2d in QWidgetTextControl::cursorRect(QTextCursor const&) const () from /usr/lib/libQt5Widgets.so.5 #5 0x00007ffff7683bf4 in QWidgetTextControl::cursorRect() const () from /usr/lib/libQt5Widgets.so.5 #6 0x00007ffff7683ccb in QWidgetTextControl::inputMethodQuery(Qt::InputMethodQuery) const () from /usr/lib/libQt5Widgets.so.5 #7 0x00007ffff76a2d6b in QPlainTextEdit::inputMethodQuery(Qt::InputMethodQuery) const () from /usr/lib/libQt5Widgets.so.5 #8 0x00007ffff75072b3 in QWidget::event(QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9 0x00007ffff7600abe in QFrame::event(QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10 0x00007ffff767c1fb in QAbstractScrollArea::event(QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11 0x00007ffff76a2445 in QPlainTextEdit::event(QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12 0x00007ffff74ccefc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15 0x00007ffff6b2a7f5 in QInputMethod::cursorRectangle() const () from /usr/lib/libQt5Gui.so.5 #16 0x00007fffec8222a5 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #17 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #18 0x00007ffff74f9dd6 in QWidget::updateMicroFocus() () from /usr/lib/libQt5Widgets.so.5 #19 0x00007ffff750607d in ?? () from /usr/lib/libQt5Widgets.so.5 #20 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #21 0x00007ffff782bce5 in QWidgetLineControl::textChanged(QString const&) () from /usr/lib/libQt5Widgets.so.5 #22 0x00007ffff769299b in QWidgetLineControl::finishChange(int, bool, bool) () from /usr/lib/libQt5Widgets.so.5 #23 0x00007ffff7693924 in QWidgetLineControl::internalSetText(QString const&, int, bool) () from /usr/lib/libQt5Widgets.so.5 #24 0x00007ffff760d1e6 in QLineEdit::setText(QString const&) () from /usr/lib/libQt5Widgets.so.5 #25 0x00007fffd576899f in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #28 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #40 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #41 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #44 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #51 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #52 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #53 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #54 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #55 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #56 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #57 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #58 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #59 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #60 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #61 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #62 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #63 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #64 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #65 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #66 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #67 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #68 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #69 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #70 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #71 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #72 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #73 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #74 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #75 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #76 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #77 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #78 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #79 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #80 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #81 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #82 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #83 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #84 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #85 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #86 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #87 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #88 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #89 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #90 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #91 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #92 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #93 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #94 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #95 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #96 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #97 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #98 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #99 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #100 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #101 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #102 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #103 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #104 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #105 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #106 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #107 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #108 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #109 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #110 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #111 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #112 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #113 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #114 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #115 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #116 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #117 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #118 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #119 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #120 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #121 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #122 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #123 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #124 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #125 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #126 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #127 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #128 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #129 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #130 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #131 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #132 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #133 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #134 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #135 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #136 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #137 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #138 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #139 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #140 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #141 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #142 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #143 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #144 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #145 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #146 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #147 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #148 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #149 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #150 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #151 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #152 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #153 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #154 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #155 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #156 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #157 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #158 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #159 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #160 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #161 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #162 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #163 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #164 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #165 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #166 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #167 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #168 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #169 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #170 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #171 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #172 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #173 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #174 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #175 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #176 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #177 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #178 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #179 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #180 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #181 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #182 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #183 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #184 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #185 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #186 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #187 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #188 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #189 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #190 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #191 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #192 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #193 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #194 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #195 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #196 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #197 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #198 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #199 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #200 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #201 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #202 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #203 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #204 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #205 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #206 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #207 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #208 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #209 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #210 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #211 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #212 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #213 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #214 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #215 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #216 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #217 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #218 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #219 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #220 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #221 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #222 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #223 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #224 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #225 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #226 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #227 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #228 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #229 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #230 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #231 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #232 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #233 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #234 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #235 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #236 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #237 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #238 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #239 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #240 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #241 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #242 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #243 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #244 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #245 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #246 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #247 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #248 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #249 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #250 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #251 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #252 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #253 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #254 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #255 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #256 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #257 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #258 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #259 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #260 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #261 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #262 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #263 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #264 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #265 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #266 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #267 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #268 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #269 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #270 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #271 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #272 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #273 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #274 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #275 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #276 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #277 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #278 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #279 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #280 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #281 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #282 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #283 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #284 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #285 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #286 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #287 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #288 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #289 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #290 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #291 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #292 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #293 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #294 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #295 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #296 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #297 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #298 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #299 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #300 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #301 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #302 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #303 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #304 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #305 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #306 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #307 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #308 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #309 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #310 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #311 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #312 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #313 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #314 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #315 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #316 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #317 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #318 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #319 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #320 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #321 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #322 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #323 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #324 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #325 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #326 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #327 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #328 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #329 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #330 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #331 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #332 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #333 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #334 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #335 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #336 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #337 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #338 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #339 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #340 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #341 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #342 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #343 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #344 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #345 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #346 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #347 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #348 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #349 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #350 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #351 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #352 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #353 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #354 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #355 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #356 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #357 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #358 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #359 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #360 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #361 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #362 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #363 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #364 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #365 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #366 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #367 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #368 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #369 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #370 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #371 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #372 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #373 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #374 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #375 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #376 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #377 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #378 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #379 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #380 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #381 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #382 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #383 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #384 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #385 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #386 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #387 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #388 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #389 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #390 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #391 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #392 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #393 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #394 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #395 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #396 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #397 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #398 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #399 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #400 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #401 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #402 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #403 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #404 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #405 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #406 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #407 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #408 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #409 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #410 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #411 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #412 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #413 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #414 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #415 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #416 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #417 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #418 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #419 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #420 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #421 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #422 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #423 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #424 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #425 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #426 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #427 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #428 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #429 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #430 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #431 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #432 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #433 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #434 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #435 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #436 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #437 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #438 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #439 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #440 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #441 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #442 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #443 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #444 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #445 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #446 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #447 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #448 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #449 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #450 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #451 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #452 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #453 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #454 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #455 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #456 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #457 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #458 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #459 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #460 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #461 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #462 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #463 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #464 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #465 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #466 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #467 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #468 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #469 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #470 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #471 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #472 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #473 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #474 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #475 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #476 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #477 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #478 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #479 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #480 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #481 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #482 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #483 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #484 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #485 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #486 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #487 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #488 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #489 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #490 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #491 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #492 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #493 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #494 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #495 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #496 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #497 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #498 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #499 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #500 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #501 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #502 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #503 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #504 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #505 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #506 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #507 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #508 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #509 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #510 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #511 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #512 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #513 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #514 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #515 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #516 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #517 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #518 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #519 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #520 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #521 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #522 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #523 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #524 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #525 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #526 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #527 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #528 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #529 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #530 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #531 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #532 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #533 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #534 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #535 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #536 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #537 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #538 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #539 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #540 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #541 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #542 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #543 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #544 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #545 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #546 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #547 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #548 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #549 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #550 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #551 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #552 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #553 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #554 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #555 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #556 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #557 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #558 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #559 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #560 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #561 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #562 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #563 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #564 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #565 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #566 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #567 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #568 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #569 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #570 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #571 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #572 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #573 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #574 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #575 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #576 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #577 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #578 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #579 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #580 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #581 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #582 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #583 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #584 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #585 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #586 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #587 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #588 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #589 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #590 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #591 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #592 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #593 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #594 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #595 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #596 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #597 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #598 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #599 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #600 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #601 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #602 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #603 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #604 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #605 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #606 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #607 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #608 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #609 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #610 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #611 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #612 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #613 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #614 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #615 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #616 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #617 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #618 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #619 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #620 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #621 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #622 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #623 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #624 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #625 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #626 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #627 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #628 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #629 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #630 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #631 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #632 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #633 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #634 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #635 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #636 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #637 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #638 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #639 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #640 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #641 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #642 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #643 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #644 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #645 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #646 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #647 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #648 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #649 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #650 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #651 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #652 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #653 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #654 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #655 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #656 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #657 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #658 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #659 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #660 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #661 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #662 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #663 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #664 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #665 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #666 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #667 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #668 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #669 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #670 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #671 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #672 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #673 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #674 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #675 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #676 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #677 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #678 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #679 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #680 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #681 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #682 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #683 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #684 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #685 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #686 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #687 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #688 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #689 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #690 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #691 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #692 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #693 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #694 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #695 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #696 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #697 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #698 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #699 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #700 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #701 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #702 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #703 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #704 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #705 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #706 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #707 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #708 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #709 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #710 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #711 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #712 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #713 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #714 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #715 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #716 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #717 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #718 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #719 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #720 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #721 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #722 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #723 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #724 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #725 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #726 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #727 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #728 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #729 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #730 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #731 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #732 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #733 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #734 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #735 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #736 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #737 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #738 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #739 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #740 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #741 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #742 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #743 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #744 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #745 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #746 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #747 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #748 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #749 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #750 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #751 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #752 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #753 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #754 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #755 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #756 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #757 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #758 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #759 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #760 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #761 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #762 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #763 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #764 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #765 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #766 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #767 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #768 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #769 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #770 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #771 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #772 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #773 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #774 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #775 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #776 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #777 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #778 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #779 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #780 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #781 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #782 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #783 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #784 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #785 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #786 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #787 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #788 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #789 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #790 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #791 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #792 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #793 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #794 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #795 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #796 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #797 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #798 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #799 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #800 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #801 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #802 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #803 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #804 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #805 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #806 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #807 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #808 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #809 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #810 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #811 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #812 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #813 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #814 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #815 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #816 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #817 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #818 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #819 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #820 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #821 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #822 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #823 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #824 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #825 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #826 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #827 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #828 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #829 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #830 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #831 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #832 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #833 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #834 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #835 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #836 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #837 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #838 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #839 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #840 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #841 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #842 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #843 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #844 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #845 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #846 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #847 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #848 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #849 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #850 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #851 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #852 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #853 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #854 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #855 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #856 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #857 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #858 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #859 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #860 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #861 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #862 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #863 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #864 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #865 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #866 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #867 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #868 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #869 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #870 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #871 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #872 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #873 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #874 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #875 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #876 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #877 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #878 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #879 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #880 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #881 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #882 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #883 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #884 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #885 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #886 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #887 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #888 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #889 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #890 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #891 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #892 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #893 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #894 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #895 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #896 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #897 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #898 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #899 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #900 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #901 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #902 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #903 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #904 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #905 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #906 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #907 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #908 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #909 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #910 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #911 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #912 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #913 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #914 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #915 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #916 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #917 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #918 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #919 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #920 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #921 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #922 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #923 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #924 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #925 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #926 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #927 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #928 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #929 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #930 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #931 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #932 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #933 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #934 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #935 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #936 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #937 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #938 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #939 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #940 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #941 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #942 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #943 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #944 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #945 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #946 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #947 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #948 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #949 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #950 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #951 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #952 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #953 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #954 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #955 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #956 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #957 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #958 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #959 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #960 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #961 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #962 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #963 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #964 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #965 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #966 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #967 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #968 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #969 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #970 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #971 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #972 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #973 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #974 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #975 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #976 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #977 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #978 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #979 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #980 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #981 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #982 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #983 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #984 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #985 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #986 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #987 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #988 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #989 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #990 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #991 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #992 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #993 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #994 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #995 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #996 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #997 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #998 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #999 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #1000 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #1001 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1002 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1003 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #1004 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1005 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1006 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1007 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1008 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1009 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1010 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1011 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1012 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1013 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1014 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1015 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #1016 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #1017 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1018 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1019 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #1020 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1021 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1022 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1023 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1024 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1025 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1026 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1027 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1028 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1029 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1030 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1031 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #1032 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #1033 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1034 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1035 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #1036 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1037 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1038 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1039 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1040 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1041 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1042 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1043 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1044 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1045 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1046 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1047 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #1048 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #1049 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1050 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1051 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #1052 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1053 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1054 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1055 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1056 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1057 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1058 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1059 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1060 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1061 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1062 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1063 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #1064 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #1065 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1066 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1067 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #1068 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1069 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1070 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1071 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1072 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1073 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1074 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1075 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1076 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1077 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1078 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1079 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #1080 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #1081 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1082 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1083 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #1084 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1085 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1086 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1087 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1088 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1089 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1090 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1091 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1092 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1093 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1094 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1095 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #1096 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #1097 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1098 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1099 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #1100 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1101 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1102 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1103 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1104 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1105 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1106 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1107 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1108 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1109 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1110 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1111 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #1112 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #1113 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1114 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1115 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #1116 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1117 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1118 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1119 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1120 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1121 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1122 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1123 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1124 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1125 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1126 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1127 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #1128 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #1129 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1130 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1131 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #1132 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1133 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1134 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1135 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1136 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1137 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1138 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1139 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1140 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1141 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1142 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1143 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #1144 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #1145 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1146 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1147 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #1148 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1149 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1150 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1151 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1152 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1153 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1154 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1155 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1156 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1157 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1158 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1159 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #1160 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #1161 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1162 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1163 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #1164 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1165 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1166 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1167 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1168 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1169 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1170 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1171 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1172 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1173 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1174 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1175 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #1176 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #1177 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1178 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1179 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #1180 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1181 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1182 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1183 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1184 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1185 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1186 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1187 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1188 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1189 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1190 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1191 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #1192 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #1193 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1194 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1195 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #1196 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1197 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1198 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1199 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1200 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1201 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1202 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1203 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1204 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1205 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1206 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1207 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #1208 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #1209 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1210 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1211 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #1212 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1213 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1214 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1215 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1216 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1217 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1218 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1219 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1220 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1221 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1222 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1223 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #1224 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #1225 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1226 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1227 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #1228 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1229 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1230 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1231 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1232 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1233 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1234 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1235 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1236 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1237 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1238 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1239 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #1240 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #1241 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1242 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1243 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #1244 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1245 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1246 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1247 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1248 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1249 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1250 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1251 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1252 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1253 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1254 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1255 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #1256 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #1257 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1258 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1259 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #1260 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1261 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1262 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1263 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1264 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1265 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1266 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1267 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1268 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1269 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1270 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1271 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #1272 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #1273 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1274 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1275 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #1276 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1277 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1278 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1279 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1280 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1281 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1282 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1283 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1284 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1285 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1286 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1287 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #1288 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #1289 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1290 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1291 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #1292 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1293 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1294 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1295 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1296 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1297 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1298 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1299 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1300 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1301 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1302 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1303 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #1304 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #1305 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1306 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1307 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #1308 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1309 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1310 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1311 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1312 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1313 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1314 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1315 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1316 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1317 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1318 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1319 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #1320 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #1321 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1322 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1323 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #1324 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1325 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1326 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1327 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1328 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1329 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1330 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1331 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1332 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1333 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1334 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1335 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #1336 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #1337 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1338 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1339 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #1340 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1341 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1342 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1343 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1344 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1345 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1346 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1347 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1348 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1349 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1350 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1351 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #1352 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #1353 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1354 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1355 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #1356 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1357 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1358 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1359 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1360 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1361 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1362 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1363 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1364 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1365 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1366 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1367 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #1368 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #1369 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1370 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1371 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #1372 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1373 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1374 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1375 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1376 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1377 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1378 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1379 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1380 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1381 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1382 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1383 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #1384 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #1385 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1386 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1387 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #1388 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1389 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1390 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1391 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1392 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1393 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1394 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1395 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1396 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1397 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1398 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1399 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #1400 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #1401 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1402 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1403 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #1404 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1405 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1406 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1407 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1408 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1409 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1410 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1411 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1412 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1413 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1414 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1415 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #1416 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #1417 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1418 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1419 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #1420 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1421 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1422 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1423 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1424 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1425 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1426 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1427 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1428 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1429 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1430 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1431 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #1432 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #1433 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1434 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1435 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #1436 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1437 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1438 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1439 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1440 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1441 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1442 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1443 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1444 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1445 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1446 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1447 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #1448 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #1449 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1450 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1451 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #1452 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1453 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1454 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1455 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1456 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1457 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1458 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1459 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1460 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1461 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1462 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1463 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #1464 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #1465 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1466 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1467 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #1468 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1469 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1470 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1471 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1472 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1473 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1474 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1475 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1476 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1477 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1478 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1479 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #1480 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #1481 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1482 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1483 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #1484 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1485 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1486 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1487 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1488 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1489 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1490 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1491 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1492 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1493 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1494 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1495 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #1496 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #1497 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1498 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1499 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #1500 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1501 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1502 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1503 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1504 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1505 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1506 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1507 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1508 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1509 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1510 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1511 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #1512 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #1513 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1514 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1515 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #1516 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1517 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1518 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1519 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1520 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1521 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1522 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1523 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1524 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1525 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1526 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1527 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #1528 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #1529 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1530 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1531 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #1532 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1533 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1534 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1535 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1536 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1537 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1538 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1539 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1540 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1541 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1542 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1543 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #1544 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #1545 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1546 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1547 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #1548 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1549 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1550 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1551 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1552 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1553 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1554 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1555 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1556 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1557 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1558 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1559 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #1560 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #1561 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1562 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1563 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #1564 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1565 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1566 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1567 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1568 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1569 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1570 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1571 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1572 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1573 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1574 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1575 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #1576 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #1577 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1578 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1579 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #1580 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1581 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1582 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1583 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1584 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1585 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1586 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1587 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1588 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1589 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1590 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1591 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #1592 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #1593 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1594 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1595 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #1596 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1597 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1598 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1599 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1600 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1601 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1602 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1603 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1604 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1605 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1606 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1607 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #1608 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #1609 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1610 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1611 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #1612 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1613 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1614 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1615 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1616 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1617 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1618 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1619 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1620 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1621 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1622 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1623 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #1624 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #1625 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1626 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1627 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #1628 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1629 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1630 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1631 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1632 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1633 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1634 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1635 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1636 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1637 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1638 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1639 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #1640 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #1641 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1642 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1643 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #1644 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1645 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1646 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1647 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1648 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1649 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1650 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1651 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1652 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1653 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1654 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1655 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #1656 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #1657 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1658 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1659 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #1660 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1661 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1662 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1663 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1664 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1665 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1666 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1667 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1668 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1669 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1670 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1671 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #1672 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #1673 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1674 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1675 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #1676 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1677 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1678 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1679 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1680 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1681 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1682 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1683 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1684 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1685 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1686 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1687 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #1688 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #1689 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1690 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1691 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #1692 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1693 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1694 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1695 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1696 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1697 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1698 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1699 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1700 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1701 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1702 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1703 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #1704 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #1705 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1706 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1707 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #1708 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1709 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1710 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1711 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1712 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1713 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1714 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1715 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1716 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1717 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1718 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1719 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #1720 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #1721 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1722 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1723 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #1724 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1725 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1726 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1727 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1728 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1729 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1730 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1731 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1732 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1733 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1734 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1735 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #1736 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #1737 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1738 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1739 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #1740 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1741 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1742 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1743 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1744 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1745 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1746 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1747 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1748 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1749 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1750 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1751 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #1752 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #1753 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1754 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1755 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #1756 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1757 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1758 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1759 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1760 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1761 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1762 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1763 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1764 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1765 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1766 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1767 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #1768 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #1769 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1770 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1771 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #1772 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1773 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1774 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1775 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1776 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1777 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1778 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1779 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1780 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1781 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1782 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1783 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #1784 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #1785 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1786 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1787 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #1788 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1789 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1790 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1791 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1792 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1793 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1794 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1795 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1796 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1797 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1798 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1799 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #1800 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #1801 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1802 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1803 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #1804 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1805 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1806 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1807 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1808 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1809 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1810 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1811 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1812 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1813 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1814 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1815 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #1816 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #1817 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1818 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1819 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #1820 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1821 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1822 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1823 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1824 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1825 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1826 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1827 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1828 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1829 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1830 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1831 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #1832 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #1833 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1834 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1835 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #1836 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1837 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1838 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1839 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1840 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1841 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1842 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1843 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1844 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1845 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1846 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1847 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #1848 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #1849 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1850 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1851 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #1852 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1853 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1854 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1855 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1856 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1857 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1858 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1859 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1860 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1861 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1862 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1863 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #1864 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #1865 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1866 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1867 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #1868 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1869 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1870 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1871 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1872 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1873 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1874 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1875 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1876 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1877 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1878 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1879 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #1880 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #1881 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1882 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1883 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #1884 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1885 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1886 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1887 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1888 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1889 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1890 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1891 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1892 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1893 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1894 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1895 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #1896 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #1897 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1898 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1899 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #1900 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1901 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1902 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1903 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1904 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1905 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1906 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1907 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1908 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1909 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1910 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1911 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #1912 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #1913 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1914 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1915 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #1916 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1917 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1918 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1919 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1920 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1921 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1922 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1923 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1924 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1925 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1926 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1927 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #1928 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #1929 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1930 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1931 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #1932 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1933 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1934 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1935 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1936 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1937 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1938 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1939 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1940 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1941 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1942 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1943 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #1944 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #1945 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1946 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1947 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #1948 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1949 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1950 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1951 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1952 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1953 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1954 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1955 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1956 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1957 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1958 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1959 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #1960 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #1961 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1962 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1963 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #1964 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1965 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1966 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1967 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1968 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1969 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1970 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1971 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1972 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1973 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1974 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1975 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #1976 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #1977 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1978 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1979 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #1980 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1981 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1982 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1983 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1984 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1985 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1986 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1987 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1988 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1989 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #1990 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #1991 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #1992 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #1993 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1994 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1995 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #1996 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1997 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1998 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #1999 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2000 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2001 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2002 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2003 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2004 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2005 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2006 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2007 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #2008 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #2009 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2010 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2011 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #2012 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2013 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2014 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2015 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2016 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2017 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2018 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2019 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2020 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2021 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2022 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2023 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #2024 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #2025 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2026 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2027 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #2028 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2029 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2030 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2031 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2032 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2033 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2034 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2035 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2036 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2037 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2038 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2039 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #2040 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #2041 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2042 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2043 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #2044 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2045 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2046 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2047 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2048 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2049 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2050 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2051 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2052 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2053 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2054 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2055 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #2056 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #2057 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2058 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2059 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #2060 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2061 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2062 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2063 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2064 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2065 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2066 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2067 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2068 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2069 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2070 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2071 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #2072 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #2073 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2074 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2075 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #2076 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2077 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2078 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2079 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2080 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2081 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2082 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2083 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2084 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2085 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2086 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2087 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #2088 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #2089 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2090 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2091 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #2092 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2093 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2094 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2095 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2096 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2097 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2098 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2099 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2100 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2101 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2102 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2103 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #2104 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #2105 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2106 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2107 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #2108 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2109 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2110 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2111 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2112 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2113 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2114 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2115 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2116 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2117 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2118 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2119 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #2120 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #2121 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2122 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2123 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #2124 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2125 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2126 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2127 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2128 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2129 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2130 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2131 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2132 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2133 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2134 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2135 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #2136 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #2137 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2138 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2139 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #2140 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2141 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2142 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2143 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2144 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2145 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2146 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2147 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2148 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2149 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2150 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2151 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #2152 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #2153 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2154 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2155 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #2156 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2157 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2158 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2159 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2160 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2161 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2162 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2163 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2164 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2165 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2166 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2167 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #2168 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #2169 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2170 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2171 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #2172 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2173 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2174 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2175 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2176 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2177 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2178 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2179 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2180 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2181 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2182 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2183 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #2184 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #2185 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2186 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2187 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #2188 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2189 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2190 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2191 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2192 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2193 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2194 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2195 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2196 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2197 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2198 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2199 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #2200 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #2201 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2202 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2203 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #2204 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2205 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2206 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2207 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2208 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2209 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2210 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2211 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2212 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2213 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2214 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2215 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #2216 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #2217 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2218 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2219 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #2220 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2221 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2222 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2223 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2224 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2225 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2226 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2227 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2228 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2229 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2230 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2231 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #2232 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #2233 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2234 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2235 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #2236 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2237 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2238 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2239 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2240 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2241 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2242 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2243 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2244 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2245 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2246 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2247 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #2248 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #2249 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2250 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2251 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #2252 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2253 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2254 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2255 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2256 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2257 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2258 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2259 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2260 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2261 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2262 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2263 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #2264 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #2265 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2266 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2267 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #2268 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2269 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2270 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2271 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2272 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2273 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2274 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2275 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2276 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2277 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2278 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2279 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #2280 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #2281 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2282 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2283 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #2284 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2285 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2286 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2287 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2288 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2289 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2290 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2291 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2292 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2293 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2294 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2295 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #2296 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #2297 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2298 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2299 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #2300 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2301 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2302 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2303 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2304 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2305 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2306 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2307 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2308 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2309 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2310 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2311 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #2312 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #2313 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2314 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2315 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #2316 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2317 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2318 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2319 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2320 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2321 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2322 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2323 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2324 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2325 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2326 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2327 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #2328 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #2329 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2330 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2331 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #2332 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2333 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2334 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2335 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2336 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2337 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2338 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2339 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2340 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2341 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2342 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2343 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #2344 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #2345 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2346 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2347 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #2348 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2349 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2350 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2351 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2352 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2353 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2354 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2355 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2356 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2357 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2358 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2359 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #2360 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #2361 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2362 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2363 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #2364 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2365 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2366 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2367 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2368 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2369 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2370 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2371 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2372 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2373 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2374 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2375 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #2376 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #2377 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2378 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2379 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #2380 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2381 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2382 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2383 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2384 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2385 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2386 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2387 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2388 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2389 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2390 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2391 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #2392 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #2393 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2394 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2395 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #2396 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2397 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2398 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2399 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2400 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2401 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2402 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2403 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2404 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2405 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2406 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2407 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #2408 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #2409 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2410 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2411 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #2412 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2413 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2414 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2415 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2416 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2417 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2418 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2419 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2420 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2421 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2422 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2423 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #2424 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #2425 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2426 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2427 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #2428 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2429 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2430 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2431 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2432 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2433 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2434 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2435 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2436 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2437 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2438 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2439 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #2440 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #2441 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2442 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2443 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #2444 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2445 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2446 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2447 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2448 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2449 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2450 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2451 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2452 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2453 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2454 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2455 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #2456 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #2457 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2458 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2459 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #2460 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2461 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2462 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2463 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2464 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2465 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2466 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2467 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2468 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2469 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2470 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2471 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #2472 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #2473 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2474 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2475 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #2476 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2477 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2478 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2479 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2480 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2481 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2482 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2483 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2484 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2485 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2486 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2487 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #2488 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #2489 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2490 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2491 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #2492 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2493 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2494 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2495 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2496 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2497 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2498 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2499 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2500 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2501 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2502 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2503 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #2504 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #2505 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2506 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2507 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #2508 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2509 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2510 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2511 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2512 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2513 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2514 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2515 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2516 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2517 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2518 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2519 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #2520 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #2521 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2522 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2523 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #2524 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2525 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2526 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2527 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2528 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2529 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2530 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2531 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2532 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2533 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2534 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2535 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #2536 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #2537 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2538 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2539 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #2540 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2541 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2542 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2543 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2544 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2545 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2546 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2547 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2548 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2549 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2550 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2551 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #2552 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #2553 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2554 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2555 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #2556 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2557 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2558 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2559 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2560 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2561 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2562 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2563 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2564 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2565 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2566 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2567 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #2568 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #2569 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2570 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2571 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #2572 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2573 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2574 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2575 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2576 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2577 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2578 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2579 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2580 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2581 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2582 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2583 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #2584 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #2585 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2586 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2587 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #2588 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2589 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2590 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2591 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2592 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2593 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2594 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2595 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2596 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2597 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2598 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2599 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #2600 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #2601 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2602 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2603 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #2604 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2605 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2606 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2607 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2608 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2609 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2610 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2611 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2612 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2613 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2614 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2615 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #2616 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #2617 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2618 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2619 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #2620 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2621 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2622 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2623 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2624 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2625 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2626 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2627 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2628 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2629 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2630 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2631 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #2632 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #2633 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2634 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2635 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #2636 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2637 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2638 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2639 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2640 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2641 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2642 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2643 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2644 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2645 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2646 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2647 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #2648 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #2649 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2650 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2651 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #2652 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2653 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2654 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2655 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2656 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2657 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2658 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2659 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2660 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2661 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2662 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2663 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #2664 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #2665 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2666 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2667 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #2668 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2669 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2670 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2671 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2672 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2673 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2674 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2675 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2676 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2677 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2678 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2679 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #2680 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #2681 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2682 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2683 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #2684 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2685 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2686 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2687 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2688 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2689 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2690 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2691 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2692 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2693 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2694 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2695 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #2696 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #2697 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2698 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2699 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #2700 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2701 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2702 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2703 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2704 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2705 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2706 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2707 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2708 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2709 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2710 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2711 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #2712 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #2713 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2714 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2715 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #2716 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2717 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2718 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2719 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2720 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2721 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2722 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2723 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2724 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2725 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2726 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2727 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #2728 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #2729 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2730 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2731 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #2732 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2733 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2734 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2735 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2736 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2737 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2738 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2739 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2740 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2741 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2742 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2743 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #2744 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #2745 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2746 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2747 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #2748 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2749 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2750 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2751 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2752 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2753 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2754 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2755 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2756 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2757 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2758 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2759 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #2760 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #2761 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2762 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2763 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #2764 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2765 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2766 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2767 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2768 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2769 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2770 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2771 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2772 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2773 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2774 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2775 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #2776 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #2777 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2778 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2779 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #2780 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2781 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2782 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2783 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2784 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2785 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2786 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2787 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2788 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2789 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2790 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2791 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #2792 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #2793 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2794 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2795 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #2796 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2797 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2798 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2799 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2800 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2801 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2802 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2803 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2804 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2805 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2806 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2807 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #2808 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #2809 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2810 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2811 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #2812 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2813 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2814 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2815 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2816 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2817 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2818 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2819 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2820 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2821 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2822 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2823 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #2824 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #2825 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2826 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2827 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #2828 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2829 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2830 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2831 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2832 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2833 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2834 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2835 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2836 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2837 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2838 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2839 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #2840 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #2841 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2842 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2843 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #2844 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2845 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2846 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2847 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2848 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2849 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2850 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2851 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2852 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2853 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2854 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2855 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #2856 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #2857 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2858 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2859 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #2860 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2861 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2862 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2863 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2864 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2865 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2866 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2867 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2868 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2869 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2870 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2871 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #2872 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #2873 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2874 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2875 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #2876 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2877 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2878 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2879 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2880 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2881 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2882 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2883 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2884 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2885 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2886 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2887 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #2888 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #2889 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2890 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2891 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #2892 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2893 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2894 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2895 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2896 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2897 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2898 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2899 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2900 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2901 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2902 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2903 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #2904 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #2905 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2906 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2907 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #2908 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2909 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2910 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2911 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2912 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2913 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2914 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2915 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2916 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2917 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2918 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2919 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #2920 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #2921 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2922 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2923 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #2924 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2925 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2926 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2927 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2928 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2929 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2930 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2931 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2932 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2933 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2934 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2935 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #2936 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #2937 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2938 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2939 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #2940 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2941 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2942 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2943 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2944 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2945 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2946 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2947 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2948 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2949 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2950 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2951 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #2952 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #2953 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2954 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2955 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #2956 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2957 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2958 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2959 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2960 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2961 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2962 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2963 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2964 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2965 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2966 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2967 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #2968 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #2969 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2970 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2971 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #2972 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2973 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2974 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2975 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2976 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2977 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2978 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2979 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2980 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2981 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2982 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2983 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #2984 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #2985 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2986 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2987 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #2988 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2989 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2990 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2991 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2992 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2993 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2994 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #2995 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2996 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2997 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #2998 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #2999 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #3000 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #3001 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3002 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3003 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #3004 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3005 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3006 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3007 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3008 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3009 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3010 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3011 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3012 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3013 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3014 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3015 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #3016 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #3017 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3018 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3019 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #3020 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3021 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3022 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3023 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3024 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3025 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3026 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3027 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3028 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3029 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3030 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3031 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #3032 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #3033 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3034 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3035 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #3036 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3037 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3038 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3039 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3040 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3041 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3042 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3043 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3044 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3045 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3046 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3047 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #3048 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #3049 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3050 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3051 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #3052 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3053 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3054 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3055 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3056 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3057 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3058 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3059 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3060 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3061 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3062 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3063 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #3064 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #3065 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3066 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3067 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #3068 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3069 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3070 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3071 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3072 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3073 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3074 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3075 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3076 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3077 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3078 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3079 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #3080 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #3081 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3082 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3083 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #3084 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3085 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3086 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3087 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3088 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3089 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3090 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3091 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3092 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3093 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3094 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3095 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #3096 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #3097 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3098 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3099 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #3100 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3101 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3102 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3103 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3104 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3105 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3106 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3107 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3108 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3109 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3110 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3111 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #3112 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #3113 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3114 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3115 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #3116 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3117 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3118 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3119 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3120 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3121 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3122 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3123 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3124 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3125 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3126 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3127 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #3128 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #3129 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3130 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3131 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #3132 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3133 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3134 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3135 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3136 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3137 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3138 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3139 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3140 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3141 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3142 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3143 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #3144 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #3145 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3146 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3147 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #3148 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3149 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3150 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3151 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3152 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3153 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3154 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3155 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3156 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3157 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3158 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3159 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #3160 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #3161 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3162 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3163 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #3164 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3165 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3166 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3167 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3168 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3169 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3170 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3171 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3172 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3173 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3174 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3175 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #3176 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #3177 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3178 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3179 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #3180 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3181 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3182 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3183 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3184 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3185 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3186 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3187 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3188 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3189 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3190 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3191 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #3192 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #3193 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3194 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3195 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #3196 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3197 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3198 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3199 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3200 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3201 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3202 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3203 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3204 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3205 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3206 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3207 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #3208 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #3209 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3210 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3211 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #3212 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3213 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3214 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3215 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3216 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3217 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3218 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3219 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3220 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3221 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3222 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3223 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #3224 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #3225 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3226 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3227 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #3228 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3229 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3230 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3231 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3232 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3233 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3234 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3235 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3236 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3237 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3238 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3239 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #3240 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #3241 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3242 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3243 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #3244 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3245 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3246 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3247 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3248 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3249 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3250 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3251 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3252 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3253 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3254 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3255 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #3256 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #3257 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3258 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3259 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #3260 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3261 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3262 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3263 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3264 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3265 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3266 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3267 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3268 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3269 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3270 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3271 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #3272 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #3273 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3274 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3275 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #3276 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3277 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3278 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3279 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3280 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3281 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3282 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3283 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3284 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3285 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3286 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3287 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #3288 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #3289 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3290 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3291 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #3292 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3293 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3294 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3295 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3296 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3297 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3298 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3299 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3300 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3301 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3302 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3303 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #3304 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #3305 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3306 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3307 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #3308 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3309 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3310 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3311 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3312 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3313 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3314 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3315 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3316 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3317 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3318 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3319 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #3320 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #3321 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3322 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3323 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #3324 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3325 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3326 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3327 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3328 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3329 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3330 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3331 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3332 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3333 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3334 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3335 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #3336 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #3337 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3338 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3339 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #3340 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3341 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3342 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3343 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3344 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3345 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3346 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3347 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3348 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3349 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3350 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3351 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #3352 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #3353 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3354 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3355 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #3356 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3357 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3358 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3359 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3360 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3361 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3362 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3363 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3364 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3365 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3366 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3367 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #3368 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #3369 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3370 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3371 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #3372 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3373 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3374 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3375 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3376 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3377 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3378 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3379 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3380 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3381 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3382 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3383 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #3384 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #3385 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3386 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3387 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #3388 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3389 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3390 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3391 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3392 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3393 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3394 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3395 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3396 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3397 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3398 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3399 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #3400 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #3401 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3402 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3403 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #3404 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3405 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3406 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3407 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3408 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3409 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3410 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3411 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3412 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3413 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3414 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3415 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #3416 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #3417 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3418 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3419 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #3420 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3421 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3422 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3423 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3424 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3425 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3426 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3427 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3428 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3429 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3430 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3431 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #3432 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #3433 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3434 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3435 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #3436 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3437 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3438 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3439 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3440 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3441 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3442 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3443 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3444 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3445 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3446 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3447 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #3448 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #3449 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3450 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3451 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #3452 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3453 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3454 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3455 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3456 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3457 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3458 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3459 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3460 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3461 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3462 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3463 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #3464 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #3465 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3466 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3467 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #3468 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3469 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3470 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3471 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3472 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3473 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3474 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3475 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3476 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3477 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3478 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3479 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #3480 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #3481 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3482 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3483 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #3484 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3485 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3486 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3487 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3488 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3489 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3490 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3491 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3492 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3493 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3494 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3495 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #3496 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #3497 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3498 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3499 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #3500 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3501 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3502 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3503 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3504 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3505 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3506 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3507 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3508 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3509 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3510 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3511 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #3512 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #3513 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3514 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3515 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #3516 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3517 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3518 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3519 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3520 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3521 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3522 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3523 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3524 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3525 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3526 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3527 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #3528 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #3529 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3530 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3531 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #3532 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3533 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3534 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3535 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3536 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3537 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3538 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3539 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3540 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3541 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3542 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3543 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #3544 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #3545 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3546 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3547 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #3548 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3549 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3550 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3551 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3552 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3553 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3554 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3555 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3556 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3557 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3558 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3559 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #3560 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #3561 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3562 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3563 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #3564 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3565 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3566 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3567 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3568 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3569 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3570 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3571 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3572 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3573 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3574 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3575 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #3576 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #3577 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3578 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3579 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #3580 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3581 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3582 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3583 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3584 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3585 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3586 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3587 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3588 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3589 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3590 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3591 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #3592 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #3593 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3594 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3595 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #3596 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3597 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3598 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3599 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3600 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3601 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3602 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3603 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3604 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3605 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3606 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3607 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #3608 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #3609 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3610 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3611 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #3612 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3613 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3614 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3615 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3616 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3617 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3618 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3619 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3620 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3621 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3622 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3623 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #3624 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #3625 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3626 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3627 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #3628 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3629 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3630 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3631 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3632 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3633 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3634 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3635 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3636 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3637 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3638 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3639 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #3640 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #3641 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3642 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3643 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #3644 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3645 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3646 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3647 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3648 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3649 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3650 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3651 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3652 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3653 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3654 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3655 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #3656 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #3657 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3658 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3659 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #3660 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3661 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3662 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3663 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3664 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3665 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3666 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3667 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3668 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3669 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3670 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3671 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #3672 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #3673 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3674 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3675 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #3676 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3677 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3678 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3679 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3680 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3681 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3682 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3683 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3684 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3685 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3686 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3687 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #3688 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #3689 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3690 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3691 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #3692 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3693 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3694 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3695 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3696 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3697 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3698 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3699 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3700 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3701 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3702 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3703 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #3704 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #3705 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3706 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3707 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #3708 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3709 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3710 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3711 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3712 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3713 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3714 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3715 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3716 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3717 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3718 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3719 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #3720 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #3721 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3722 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3723 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #3724 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3725 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3726 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3727 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3728 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3729 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3730 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3731 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3732 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3733 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3734 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3735 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #3736 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #3737 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3738 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3739 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #3740 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3741 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3742 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3743 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3744 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3745 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3746 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3747 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3748 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3749 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3750 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3751 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #3752 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #3753 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3754 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3755 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #3756 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3757 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3758 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3759 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3760 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3761 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3762 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3763 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3764 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3765 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3766 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3767 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #3768 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #3769 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3770 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3771 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #3772 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3773 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3774 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3775 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3776 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3777 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3778 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3779 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3780 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3781 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3782 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3783 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #3784 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #3785 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3786 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3787 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #3788 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3789 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3790 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3791 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3792 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3793 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3794 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3795 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3796 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3797 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3798 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3799 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #3800 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #3801 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3802 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3803 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #3804 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3805 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3806 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3807 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3808 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3809 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3810 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3811 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3812 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3813 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3814 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3815 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #3816 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #3817 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3818 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3819 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #3820 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3821 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3822 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3823 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3824 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3825 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3826 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3827 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3828 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3829 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3830 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3831 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #3832 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #3833 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3834 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3835 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #3836 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3837 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3838 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3839 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3840 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3841 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3842 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3843 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3844 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3845 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3846 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3847 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #3848 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #3849 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3850 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3851 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #3852 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3853 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3854 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3855 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3856 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3857 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3858 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3859 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3860 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3861 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3862 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3863 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #3864 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #3865 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3866 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3867 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #3868 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3869 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3870 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3871 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3872 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3873 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3874 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3875 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3876 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3877 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3878 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3879 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #3880 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #3881 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3882 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3883 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #3884 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3885 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3886 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3887 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3888 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3889 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3890 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3891 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3892 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3893 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3894 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3895 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #3896 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #3897 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3898 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3899 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #3900 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3901 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3902 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3903 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3904 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3905 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3906 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3907 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3908 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3909 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3910 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3911 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #3912 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #3913 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3914 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3915 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #3916 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3917 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3918 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3919 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3920 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3921 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3922 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3923 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3924 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3925 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3926 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3927 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #3928 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #3929 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3930 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3931 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #3932 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3933 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3934 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3935 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3936 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3937 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3938 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3939 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3940 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3941 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3942 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3943 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #3944 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #3945 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3946 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3947 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #3948 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3949 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3950 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3951 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3952 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3953 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3954 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3955 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3956 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3957 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3958 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3959 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #3960 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #3961 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3962 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3963 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #3964 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3965 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3966 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3967 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3968 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3969 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3970 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3971 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3972 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3973 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3974 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3975 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #3976 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #3977 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3978 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3979 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #3980 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3981 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3982 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3983 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3984 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3985 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3986 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3987 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3988 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3989 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3990 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #3991 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #3992 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #3993 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3994 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3995 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #3996 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3997 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3998 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #3999 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4000 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4001 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4002 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4003 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4004 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4005 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4006 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4007 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #4008 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #4009 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4010 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4011 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #4012 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4013 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4014 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4015 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4016 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4017 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4018 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4019 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4020 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4021 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4022 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4023 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #4024 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #4025 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4026 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4027 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #4028 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4029 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4030 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4031 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4032 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4033 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4034 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4035 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4036 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4037 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4038 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4039 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #4040 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #4041 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4042 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4043 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #4044 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4045 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4046 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4047 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4048 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4049 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4050 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4051 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4052 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4053 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4054 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4055 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #4056 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #4057 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4058 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4059 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #4060 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4061 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4062 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4063 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4064 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4065 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4066 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4067 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4068 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4069 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4070 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4071 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #4072 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #4073 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4074 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4075 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #4076 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4077 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4078 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4079 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4080 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4081 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4082 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4083 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4084 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4085 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4086 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4087 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #4088 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #4089 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4090 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4091 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #4092 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4093 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4094 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4095 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4096 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4097 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4098 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4099 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4100 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4101 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4102 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4103 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #4104 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #4105 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4106 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4107 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #4108 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4109 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4110 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4111 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4112 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4113 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4114 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4115 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4116 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4117 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4118 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4119 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #4120 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #4121 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4122 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4123 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #4124 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4125 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4126 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4127 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4128 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4129 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4130 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4131 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4132 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4133 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4134 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4135 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #4136 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #4137 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4138 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4139 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #4140 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4141 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4142 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4143 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4144 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4145 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4146 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4147 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4148 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4149 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4150 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4151 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #4152 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #4153 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4154 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4155 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #4156 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4157 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4158 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4159 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4160 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4161 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4162 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4163 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4164 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4165 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4166 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4167 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #4168 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #4169 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4170 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4171 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #4172 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4173 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4174 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4175 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4176 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4177 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4178 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4179 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4180 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4181 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4182 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4183 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #4184 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #4185 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4186 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4187 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #4188 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4189 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4190 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4191 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4192 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4193 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4194 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4195 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4196 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4197 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4198 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4199 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #4200 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #4201 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4202 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4203 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #4204 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4205 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4206 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4207 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4208 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4209 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4210 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4211 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4212 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4213 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4214 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4215 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #4216 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #4217 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4218 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4219 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #4220 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4221 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4222 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4223 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4224 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4225 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4226 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4227 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4228 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4229 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4230 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4231 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #4232 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #4233 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4234 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4235 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #4236 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4237 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4238 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4239 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4240 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4241 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4242 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4243 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4244 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4245 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4246 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4247 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #4248 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #4249 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4250 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4251 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #4252 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4253 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4254 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4255 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4256 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4257 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4258 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4259 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4260 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4261 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4262 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4263 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #4264 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #4265 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4266 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4267 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #4268 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4269 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4270 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4271 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4272 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4273 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4274 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4275 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4276 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4277 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4278 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4279 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #4280 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #4281 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4282 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4283 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #4284 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4285 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4286 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4287 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4288 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4289 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4290 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4291 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4292 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4293 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4294 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4295 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #4296 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #4297 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4298 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4299 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #4300 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4301 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4302 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4303 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4304 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4305 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4306 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4307 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4308 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4309 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4310 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4311 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #4312 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #4313 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4314 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4315 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #4316 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4317 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4318 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4319 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4320 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4321 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4322 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4323 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4324 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4325 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4326 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4327 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #4328 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #4329 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4330 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4331 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #4332 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4333 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4334 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4335 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4336 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4337 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4338 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4339 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4340 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4341 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4342 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4343 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #4344 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #4345 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4346 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4347 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #4348 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4349 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4350 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4351 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4352 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4353 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4354 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4355 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4356 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4357 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4358 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4359 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #4360 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #4361 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4362 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4363 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #4364 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4365 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4366 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4367 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4368 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4369 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4370 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4371 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4372 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4373 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4374 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4375 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #4376 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #4377 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4378 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4379 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #4380 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4381 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4382 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4383 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4384 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4385 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4386 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4387 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4388 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4389 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4390 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4391 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #4392 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #4393 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4394 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4395 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #4396 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4397 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4398 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4399 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4400 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4401 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4402 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4403 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4404 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4405 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4406 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4407 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #4408 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #4409 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4410 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4411 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #4412 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4413 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4414 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4415 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4416 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4417 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4418 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4419 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4420 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4421 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4422 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4423 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #4424 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #4425 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4426 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4427 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #4428 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4429 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4430 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4431 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4432 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4433 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4434 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4435 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4436 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4437 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4438 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4439 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #4440 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #4441 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4442 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4443 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #4444 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4445 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4446 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4447 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4448 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4449 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4450 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4451 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4452 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4453 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4454 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4455 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #4456 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #4457 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4458 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4459 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #4460 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4461 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4462 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4463 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4464 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4465 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4466 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4467 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4468 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4469 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4470 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4471 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #4472 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #4473 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4474 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4475 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #4476 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4477 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4478 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4479 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4480 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4481 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4482 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4483 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4484 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4485 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4486 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4487 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #4488 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #4489 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4490 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4491 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #4492 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4493 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4494 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4495 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4496 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4497 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4498 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4499 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4500 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4501 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4502 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4503 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #4504 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #4505 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4506 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4507 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #4508 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4509 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4510 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4511 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4512 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4513 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4514 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4515 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4516 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4517 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4518 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4519 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #4520 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #4521 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4522 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4523 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #4524 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4525 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4526 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4527 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4528 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4529 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4530 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4531 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4532 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4533 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4534 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4535 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #4536 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #4537 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4538 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4539 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #4540 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4541 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4542 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4543 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4544 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4545 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4546 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4547 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4548 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4549 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4550 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4551 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #4552 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #4553 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4554 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4555 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #4556 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4557 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4558 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4559 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4560 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4561 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4562 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4563 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4564 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4565 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4566 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4567 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #4568 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #4569 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4570 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4571 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #4572 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4573 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4574 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4575 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4576 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4577 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4578 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4579 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4580 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4581 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4582 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4583 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #4584 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #4585 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4586 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4587 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #4588 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4589 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4590 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4591 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4592 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4593 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4594 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4595 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4596 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4597 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4598 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4599 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #4600 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #4601 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4602 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4603 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #4604 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4605 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4606 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4607 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4608 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4609 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4610 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4611 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4612 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4613 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4614 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4615 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #4616 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #4617 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4618 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4619 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #4620 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4621 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4622 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4623 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4624 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4625 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4626 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4627 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4628 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4629 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4630 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4631 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #4632 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #4633 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4634 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4635 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #4636 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4637 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4638 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4639 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4640 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4641 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4642 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4643 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4644 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4645 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4646 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4647 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #4648 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #4649 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4650 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4651 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #4652 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4653 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4654 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4655 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4656 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4657 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4658 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4659 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4660 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4661 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4662 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4663 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #4664 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #4665 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4666 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4667 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #4668 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4669 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4670 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4671 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4672 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4673 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4674 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4675 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4676 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4677 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4678 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4679 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #4680 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #4681 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4682 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4683 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #4684 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4685 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4686 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4687 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4688 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4689 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4690 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4691 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4692 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4693 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4694 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4695 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #4696 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #4697 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4698 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4699 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #4700 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4701 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4702 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4703 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4704 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4705 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4706 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4707 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4708 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4709 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4710 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4711 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #4712 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #4713 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4714 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4715 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #4716 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4717 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4718 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4719 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4720 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4721 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4722 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4723 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4724 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4725 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4726 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4727 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #4728 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #4729 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4730 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4731 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #4732 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4733 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4734 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4735 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4736 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4737 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4738 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4739 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4740 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4741 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4742 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4743 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #4744 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #4745 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4746 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4747 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #4748 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4749 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4750 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4751 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4752 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4753 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4754 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4755 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4756 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4757 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4758 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4759 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #4760 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #4761 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4762 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4763 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #4764 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4765 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4766 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4767 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4768 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4769 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4770 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4771 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4772 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4773 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4774 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4775 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #4776 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #4777 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4778 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4779 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #4780 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4781 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4782 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4783 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4784 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4785 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4786 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4787 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4788 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4789 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4790 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4791 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #4792 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #4793 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4794 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4795 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #4796 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4797 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4798 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4799 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4800 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4801 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4802 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4803 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4804 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4805 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4806 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4807 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #4808 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #4809 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4810 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4811 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #4812 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4813 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4814 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4815 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4816 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4817 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4818 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4819 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4820 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4821 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4822 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4823 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #4824 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #4825 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4826 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4827 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #4828 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4829 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4830 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4831 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4832 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4833 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4834 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4835 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4836 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4837 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4838 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4839 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #4840 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #4841 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4842 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4843 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #4844 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4845 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4846 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4847 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4848 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4849 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4850 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4851 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4852 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4853 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4854 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4855 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #4856 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #4857 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4858 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4859 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #4860 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4861 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4862 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4863 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4864 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4865 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4866 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4867 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4868 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4869 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4870 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4871 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #4872 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #4873 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4874 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4875 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #4876 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4877 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4878 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4879 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4880 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4881 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4882 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4883 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4884 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4885 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4886 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4887 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #4888 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #4889 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4890 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4891 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #4892 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4893 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4894 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4895 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4896 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4897 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4898 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4899 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4900 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4901 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4902 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4903 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #4904 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #4905 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4906 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4907 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #4908 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4909 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4910 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4911 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4912 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4913 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4914 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4915 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4916 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4917 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4918 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4919 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #4920 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #4921 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4922 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4923 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #4924 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4925 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4926 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4927 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4928 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4929 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4930 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4931 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4932 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4933 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4934 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4935 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #4936 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #4937 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4938 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4939 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #4940 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4941 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4942 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4943 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4944 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4945 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4946 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4947 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4948 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4949 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4950 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4951 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #4952 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #4953 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4954 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4955 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #4956 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4957 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4958 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4959 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4960 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4961 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4962 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4963 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4964 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4965 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4966 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4967 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #4968 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #4969 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4970 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4971 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #4972 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4973 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4974 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4975 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4976 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4977 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4978 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4979 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4980 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4981 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4982 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4983 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #4984 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #4985 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4986 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4987 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #4988 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4989 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4990 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4991 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4992 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4993 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4994 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #4995 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4996 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4997 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4998 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #4999 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #5000 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #5001 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5002 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5003 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #5004 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5005 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5006 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5007 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5008 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5009 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5010 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5011 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5012 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5013 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5014 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5015 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #5016 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #5017 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5018 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5019 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #5020 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5021 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5022 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5023 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5024 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5025 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5026 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5027 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5028 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5029 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5030 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5031 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #5032 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #5033 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5034 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5035 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #5036 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5037 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5038 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5039 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5040 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5041 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5042 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5043 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5044 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5045 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5046 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5047 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #5048 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #5049 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5050 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5051 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #5052 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5053 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5054 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5055 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5056 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5057 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5058 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5059 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5060 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5061 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5062 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5063 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #5064 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #5065 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5066 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5067 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #5068 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5069 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5070 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5071 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5072 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5073 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5074 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5075 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5076 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5077 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5078 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5079 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #5080 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #5081 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5082 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5083 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #5084 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5085 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5086 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5087 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5088 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5089 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5090 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5091 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5092 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5093 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5094 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5095 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #5096 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #5097 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5098 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5099 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #5100 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5101 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5102 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5103 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5104 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5105 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5106 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5107 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5108 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5109 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5110 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5111 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #5112 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #5113 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5114 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5115 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #5116 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5117 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5118 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5119 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5120 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5121 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5122 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5123 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5124 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5125 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5126 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5127 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #5128 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #5129 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5130 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5131 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #5132 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5133 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5134 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5135 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5136 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5137 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5138 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5139 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5140 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5141 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5142 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5143 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #5144 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #5145 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5146 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5147 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #5148 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5149 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5150 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5151 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5152 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5153 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5154 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5155 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5156 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5157 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5158 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5159 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #5160 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #5161 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5162 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5163 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #5164 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5165 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5166 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5167 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5168 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5169 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5170 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5171 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5172 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5173 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5174 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5175 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #5176 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #5177 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5178 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5179 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #5180 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5181 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5182 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5183 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5184 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5185 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5186 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5187 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5188 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5189 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5190 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5191 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #5192 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #5193 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5194 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5195 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #5196 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5197 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5198 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5199 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5200 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5201 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5202 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5203 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5204 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5205 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5206 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5207 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #5208 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #5209 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5210 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5211 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #5212 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5213 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5214 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5215 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5216 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5217 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5218 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5219 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5220 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5221 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5222 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5223 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #5224 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #5225 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5226 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5227 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #5228 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5229 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5230 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5231 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5232 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5233 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5234 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5235 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5236 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5237 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5238 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5239 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #5240 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #5241 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5242 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5243 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #5244 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5245 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5246 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5247 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5248 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5249 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5250 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5251 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5252 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5253 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5254 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5255 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #5256 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #5257 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5258 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5259 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #5260 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5261 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5262 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5263 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5264 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5265 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5266 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5267 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5268 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5269 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5270 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5271 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #5272 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #5273 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5274 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5275 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #5276 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5277 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5278 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5279 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5280 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5281 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5282 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5283 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5284 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5285 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5286 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5287 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #5288 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #5289 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5290 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5291 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #5292 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5293 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5294 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5295 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5296 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5297 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5298 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5299 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5300 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5301 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5302 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5303 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #5304 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #5305 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5306 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5307 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #5308 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5309 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5310 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5311 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5312 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5313 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5314 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5315 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5316 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5317 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5318 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5319 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #5320 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #5321 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5322 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5323 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #5324 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5325 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5326 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5327 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5328 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5329 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5330 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5331 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5332 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5333 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5334 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5335 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #5336 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #5337 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5338 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5339 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #5340 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5341 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5342 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5343 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5344 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5345 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5346 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5347 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5348 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5349 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5350 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5351 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #5352 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #5353 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5354 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5355 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #5356 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5357 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5358 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5359 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5360 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5361 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5362 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5363 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5364 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5365 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5366 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5367 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #5368 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #5369 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5370 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5371 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #5372 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5373 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5374 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5375 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5376 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5377 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5378 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5379 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5380 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5381 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5382 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5383 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #5384 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #5385 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5386 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5387 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #5388 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5389 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5390 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5391 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5392 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5393 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5394 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5395 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5396 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5397 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5398 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5399 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #5400 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #5401 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5402 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5403 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #5404 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5405 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5406 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5407 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5408 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5409 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5410 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5411 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5412 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5413 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5414 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5415 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #5416 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #5417 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5418 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5419 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #5420 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5421 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5422 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5423 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5424 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5425 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5426 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5427 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5428 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5429 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5430 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5431 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #5432 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #5433 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5434 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5435 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #5436 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5437 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5438 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5439 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5440 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5441 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5442 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5443 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5444 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5445 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5446 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5447 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #5448 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #5449 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5450 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5451 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #5452 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5453 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5454 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5455 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5456 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5457 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5458 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5459 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5460 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5461 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5462 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5463 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #5464 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #5465 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5466 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5467 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #5468 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5469 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5470 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5471 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5472 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5473 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5474 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5475 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5476 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5477 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5478 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5479 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #5480 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #5481 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5482 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5483 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #5484 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5485 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5486 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5487 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5488 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5489 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5490 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5491 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5492 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5493 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5494 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5495 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #5496 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #5497 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5498 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5499 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #5500 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5501 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5502 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5503 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5504 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5505 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5506 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5507 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5508 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5509 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5510 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5511 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #5512 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #5513 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5514 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5515 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #5516 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5517 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5518 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5519 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5520 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5521 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5522 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5523 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5524 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5525 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5526 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5527 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #5528 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #5529 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5530 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5531 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #5532 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5533 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5534 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5535 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5536 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5537 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5538 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5539 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5540 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5541 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5542 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5543 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #5544 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #5545 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5546 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5547 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #5548 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5549 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5550 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5551 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5552 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5553 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5554 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5555 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5556 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5557 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5558 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5559 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #5560 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #5561 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5562 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5563 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #5564 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5565 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5566 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5567 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5568 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5569 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5570 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5571 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5572 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5573 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5574 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5575 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #5576 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #5577 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5578 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5579 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #5580 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5581 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5582 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5583 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5584 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5585 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5586 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5587 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5588 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5589 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5590 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5591 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #5592 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #5593 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5594 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5595 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #5596 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5597 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5598 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5599 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5600 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5601 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5602 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5603 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5604 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5605 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5606 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5607 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #5608 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #5609 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5610 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5611 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #5612 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5613 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5614 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5615 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5616 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5617 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5618 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5619 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5620 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5621 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5622 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5623 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #5624 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #5625 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5626 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5627 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #5628 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5629 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5630 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5631 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5632 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5633 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5634 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5635 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5636 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5637 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5638 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5639 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #5640 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #5641 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5642 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5643 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #5644 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5645 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5646 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5647 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5648 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5649 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5650 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5651 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5652 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5653 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5654 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5655 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #5656 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #5657 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5658 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5659 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #5660 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5661 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5662 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5663 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5664 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5665 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5666 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5667 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5668 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5669 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5670 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5671 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #5672 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #5673 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5674 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5675 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #5676 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5677 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5678 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5679 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5680 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5681 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5682 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5683 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5684 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5685 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5686 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5687 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #5688 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #5689 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5690 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5691 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #5692 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5693 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5694 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5695 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5696 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5697 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5698 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5699 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5700 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5701 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5702 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5703 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #5704 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #5705 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5706 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5707 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #5708 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5709 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5710 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5711 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5712 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5713 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5714 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5715 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5716 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5717 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5718 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5719 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #5720 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #5721 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5722 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5723 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #5724 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5725 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5726 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5727 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5728 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5729 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5730 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5731 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5732 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5733 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5734 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5735 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #5736 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #5737 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5738 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5739 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #5740 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5741 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5742 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5743 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5744 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5745 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5746 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5747 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5748 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5749 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5750 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5751 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #5752 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #5753 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5754 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5755 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #5756 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5757 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5758 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5759 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5760 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5761 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5762 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5763 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5764 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5765 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5766 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5767 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #5768 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #5769 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5770 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5771 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #5772 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5773 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5774 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5775 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5776 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5777 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5778 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5779 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5780 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5781 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5782 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5783 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #5784 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #5785 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5786 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5787 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #5788 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5789 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5790 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5791 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5792 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5793 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5794 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5795 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5796 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5797 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5798 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5799 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #5800 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #5801 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5802 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5803 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #5804 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5805 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5806 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5807 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5808 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5809 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5810 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5811 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5812 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5813 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5814 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5815 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #5816 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #5817 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5818 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5819 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #5820 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5821 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5822 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5823 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5824 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5825 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5826 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5827 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5828 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5829 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5830 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5831 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #5832 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #5833 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5834 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5835 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #5836 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5837 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5838 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5839 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5840 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5841 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5842 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5843 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5844 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5845 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5846 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5847 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #5848 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #5849 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5850 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5851 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #5852 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5853 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5854 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5855 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5856 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5857 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5858 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5859 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5860 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5861 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5862 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5863 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #5864 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #5865 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5866 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5867 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #5868 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5869 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5870 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5871 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5872 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5873 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5874 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5875 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5876 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5877 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5878 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5879 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #5880 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #5881 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5882 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5883 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #5884 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5885 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5886 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5887 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5888 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5889 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5890 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5891 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5892 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5893 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5894 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5895 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #5896 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #5897 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5898 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5899 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #5900 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5901 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5902 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5903 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5904 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5905 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5906 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5907 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5908 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5909 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5910 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5911 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #5912 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #5913 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5914 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5915 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #5916 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5917 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5918 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5919 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5920 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5921 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5922 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5923 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5924 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5925 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5926 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5927 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #5928 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #5929 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5930 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5931 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #5932 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5933 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5934 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5935 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5936 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5937 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5938 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5939 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5940 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5941 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5942 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5943 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #5944 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #5945 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5946 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5947 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #5948 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5949 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5950 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5951 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5952 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5953 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5954 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5955 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5956 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5957 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5958 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5959 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #5960 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #5961 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5962 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5963 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #5964 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5965 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5966 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5967 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5968 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5969 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5970 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5971 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5972 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5973 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5974 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5975 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #5976 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #5977 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5978 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5979 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #5980 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5981 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5982 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5983 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5984 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5985 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5986 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5987 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5988 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5989 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5990 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #5991 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #5992 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #5993 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5994 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5995 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #5996 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5997 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5998 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #5999 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6000 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6001 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6002 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6003 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6004 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6005 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6006 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6007 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #6008 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #6009 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6010 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6011 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #6012 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6013 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6014 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6015 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6016 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6017 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6018 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6019 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6020 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6021 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6022 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6023 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #6024 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #6025 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6026 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6027 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #6028 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6029 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6030 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6031 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6032 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6033 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6034 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6035 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6036 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6037 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6038 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6039 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #6040 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #6041 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6042 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6043 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #6044 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6045 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6046 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6047 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6048 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6049 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6050 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6051 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6052 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6053 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6054 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6055 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #6056 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #6057 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6058 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6059 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #6060 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6061 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6062 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6063 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6064 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6065 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6066 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6067 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6068 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6069 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6070 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6071 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #6072 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #6073 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6074 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6075 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #6076 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6077 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6078 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6079 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6080 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6081 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6082 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6083 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6084 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6085 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6086 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6087 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #6088 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #6089 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6090 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6091 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #6092 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6093 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6094 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6095 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6096 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6097 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6098 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6099 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6100 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6101 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6102 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6103 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #6104 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #6105 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6106 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6107 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #6108 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6109 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6110 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6111 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6112 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6113 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6114 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6115 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6116 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6117 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6118 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6119 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #6120 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #6121 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6122 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6123 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #6124 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6125 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6126 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6127 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6128 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6129 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6130 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6131 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6132 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6133 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6134 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6135 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #6136 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #6137 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6138 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6139 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #6140 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6141 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6142 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6143 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6144 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6145 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6146 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6147 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6148 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6149 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6150 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6151 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #6152 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #6153 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6154 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6155 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #6156 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6157 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6158 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6159 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6160 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6161 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6162 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6163 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6164 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6165 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6166 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6167 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #6168 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #6169 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6170 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6171 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #6172 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6173 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6174 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6175 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6176 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6177 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6178 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6179 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6180 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6181 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6182 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6183 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #6184 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #6185 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6186 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6187 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #6188 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6189 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6190 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6191 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6192 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6193 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6194 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6195 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6196 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6197 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6198 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6199 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #6200 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #6201 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6202 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6203 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #6204 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6205 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6206 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6207 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6208 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6209 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6210 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6211 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6212 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6213 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6214 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6215 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #6216 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #6217 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6218 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6219 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #6220 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6221 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6222 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6223 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6224 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6225 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6226 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6227 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6228 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6229 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6230 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6231 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #6232 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #6233 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6234 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6235 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #6236 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6237 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6238 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6239 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6240 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6241 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6242 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6243 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6244 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6245 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6246 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6247 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #6248 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #6249 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6250 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6251 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #6252 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6253 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6254 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6255 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6256 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6257 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6258 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6259 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6260 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6261 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6262 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6263 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #6264 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #6265 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6266 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6267 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #6268 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6269 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6270 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6271 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6272 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6273 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6274 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6275 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6276 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6277 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6278 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6279 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #6280 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #6281 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6282 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6283 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #6284 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6285 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6286 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6287 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6288 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6289 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6290 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6291 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6292 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6293 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6294 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6295 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #6296 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #6297 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6298 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6299 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #6300 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6301 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6302 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6303 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6304 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6305 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6306 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6307 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6308 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6309 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6310 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6311 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #6312 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #6313 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6314 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6315 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #6316 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6317 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6318 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6319 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6320 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6321 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6322 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6323 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6324 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6325 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6326 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6327 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #6328 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #6329 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6330 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6331 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #6332 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6333 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6334 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6335 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6336 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6337 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6338 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6339 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6340 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6341 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6342 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6343 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #6344 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #6345 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6346 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6347 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #6348 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6349 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6350 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6351 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6352 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6353 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6354 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6355 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6356 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6357 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6358 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6359 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #6360 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #6361 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6362 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6363 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #6364 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6365 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6366 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6367 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6368 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6369 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6370 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6371 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6372 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6373 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6374 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6375 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #6376 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #6377 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6378 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6379 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #6380 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6381 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6382 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6383 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6384 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6385 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6386 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6387 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6388 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6389 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6390 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6391 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #6392 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #6393 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6394 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6395 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #6396 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6397 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6398 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6399 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6400 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6401 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6402 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6403 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6404 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6405 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6406 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6407 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #6408 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #6409 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6410 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6411 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #6412 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6413 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6414 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6415 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6416 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6417 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6418 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6419 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6420 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6421 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6422 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6423 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #6424 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #6425 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6426 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6427 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #6428 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6429 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6430 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6431 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6432 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6433 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6434 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6435 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6436 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6437 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6438 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6439 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #6440 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #6441 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6442 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6443 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #6444 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6445 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6446 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6447 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6448 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6449 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6450 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6451 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6452 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6453 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6454 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6455 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #6456 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #6457 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6458 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6459 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #6460 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6461 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6462 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6463 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6464 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6465 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6466 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6467 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6468 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6469 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6470 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6471 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #6472 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #6473 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6474 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6475 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #6476 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6477 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6478 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6479 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6480 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6481 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6482 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6483 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6484 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6485 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6486 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6487 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #6488 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #6489 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6490 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6491 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #6492 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6493 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6494 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6495 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6496 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6497 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6498 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6499 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6500 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6501 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6502 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6503 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #6504 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #6505 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6506 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6507 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #6508 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6509 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6510 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6511 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6512 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6513 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6514 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6515 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6516 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6517 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6518 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6519 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #6520 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #6521 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6522 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6523 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #6524 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6525 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6526 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6527 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6528 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6529 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6530 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6531 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6532 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6533 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6534 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6535 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #6536 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #6537 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6538 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6539 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #6540 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6541 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6542 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6543 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6544 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6545 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6546 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6547 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6548 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6549 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6550 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6551 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #6552 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #6553 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6554 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6555 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #6556 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6557 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6558 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6559 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6560 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6561 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6562 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6563 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6564 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6565 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6566 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6567 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #6568 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #6569 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6570 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6571 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #6572 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6573 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6574 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6575 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6576 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6577 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6578 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6579 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6580 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6581 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6582 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6583 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #6584 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #6585 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6586 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6587 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #6588 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6589 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6590 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6591 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6592 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6593 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6594 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6595 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6596 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6597 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6598 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6599 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #6600 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #6601 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6602 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6603 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #6604 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6605 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6606 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6607 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6608 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6609 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6610 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6611 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6612 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6613 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6614 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6615 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #6616 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #6617 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6618 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6619 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #6620 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6621 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6622 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6623 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6624 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6625 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6626 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6627 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6628 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6629 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6630 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6631 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #6632 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #6633 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6634 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6635 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #6636 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6637 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6638 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6639 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6640 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6641 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6642 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6643 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6644 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6645 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6646 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6647 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #6648 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #6649 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6650 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6651 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #6652 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6653 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6654 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6655 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6656 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6657 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6658 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6659 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6660 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6661 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6662 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6663 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #6664 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #6665 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6666 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6667 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #6668 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6669 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6670 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6671 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6672 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6673 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6674 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6675 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6676 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6677 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6678 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6679 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #6680 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #6681 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6682 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6683 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #6684 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6685 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6686 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6687 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6688 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6689 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6690 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6691 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6692 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6693 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6694 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6695 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #6696 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #6697 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6698 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6699 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #6700 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6701 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6702 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6703 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6704 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6705 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6706 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6707 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6708 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6709 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6710 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6711 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #6712 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #6713 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6714 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6715 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #6716 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6717 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6718 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6719 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6720 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6721 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6722 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6723 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6724 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6725 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6726 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6727 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #6728 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #6729 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6730 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6731 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #6732 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6733 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6734 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6735 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6736 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6737 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6738 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6739 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6740 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6741 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6742 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6743 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #6744 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #6745 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6746 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6747 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #6748 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6749 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6750 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6751 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6752 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6753 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6754 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6755 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6756 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6757 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6758 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6759 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #6760 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #6761 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6762 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6763 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #6764 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6765 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6766 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6767 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6768 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6769 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6770 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6771 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6772 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6773 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6774 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6775 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #6776 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #6777 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6778 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6779 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #6780 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6781 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6782 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6783 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6784 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6785 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6786 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6787 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6788 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6789 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6790 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6791 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #6792 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #6793 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6794 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6795 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #6796 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6797 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6798 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6799 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6800 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6801 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6802 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6803 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6804 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6805 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6806 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6807 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #6808 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #6809 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6810 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6811 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #6812 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6813 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6814 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6815 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6816 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6817 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6818 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6819 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6820 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6821 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6822 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6823 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #6824 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #6825 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6826 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6827 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #6828 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6829 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6830 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6831 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6832 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6833 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6834 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6835 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6836 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6837 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6838 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6839 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #6840 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #6841 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6842 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6843 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #6844 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6845 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6846 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6847 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6848 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6849 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6850 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6851 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6852 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6853 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6854 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6855 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #6856 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #6857 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6858 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6859 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #6860 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6861 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6862 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6863 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6864 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6865 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6866 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6867 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6868 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6869 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6870 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6871 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #6872 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #6873 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6874 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6875 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #6876 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6877 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6878 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6879 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6880 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6881 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6882 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6883 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6884 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6885 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6886 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6887 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #6888 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #6889 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6890 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6891 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #6892 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6893 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6894 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6895 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6896 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6897 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6898 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6899 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6900 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6901 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6902 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6903 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #6904 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #6905 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6906 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6907 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #6908 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6909 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6910 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6911 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6912 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6913 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6914 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6915 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6916 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6917 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6918 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6919 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #6920 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #6921 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6922 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6923 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #6924 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6925 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6926 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6927 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6928 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6929 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6930 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6931 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6932 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6933 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6934 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6935 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #6936 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #6937 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6938 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6939 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #6940 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6941 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6942 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6943 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6944 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6945 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6946 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6947 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6948 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6949 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6950 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6951 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #6952 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #6953 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6954 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6955 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #6956 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6957 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6958 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6959 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6960 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6961 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6962 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6963 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6964 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6965 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6966 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6967 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #6968 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #6969 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6970 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6971 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #6972 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6973 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6974 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6975 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6976 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6977 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6978 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6979 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6980 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6981 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6982 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6983 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #6984 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #6985 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6986 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6987 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #6988 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6989 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6990 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6991 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6992 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6993 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6994 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #6995 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6996 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6997 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6998 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #6999 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #7000 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #7001 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7002 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7003 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #7004 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7005 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7006 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7007 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7008 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7009 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7010 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7011 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7012 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7013 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7014 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7015 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #7016 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #7017 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7018 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7019 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #7020 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7021 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7022 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7023 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7024 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7025 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7026 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7027 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7028 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7029 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7030 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7031 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #7032 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #7033 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7034 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7035 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #7036 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7037 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7038 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7039 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7040 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7041 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7042 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7043 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7044 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7045 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7046 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7047 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #7048 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #7049 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7050 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7051 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #7052 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7053 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7054 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7055 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7056 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7057 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7058 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7059 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7060 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7061 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7062 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7063 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #7064 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #7065 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7066 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7067 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #7068 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7069 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7070 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7071 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7072 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7073 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7074 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7075 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7076 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7077 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7078 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7079 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #7080 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #7081 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7082 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7083 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #7084 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7085 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7086 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7087 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7088 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7089 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7090 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7091 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7092 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7093 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7094 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7095 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #7096 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #7097 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7098 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7099 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #7100 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7101 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7102 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7103 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7104 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7105 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7106 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7107 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7108 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7109 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7110 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7111 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #7112 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #7113 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7114 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7115 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #7116 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7117 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7118 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7119 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7120 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7121 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7122 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7123 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7124 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7125 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7126 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7127 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #7128 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #7129 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7130 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7131 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #7132 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7133 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7134 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7135 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7136 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7137 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7138 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7139 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7140 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7141 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7142 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7143 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #7144 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #7145 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7146 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7147 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #7148 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7149 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7150 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7151 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7152 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7153 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7154 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7155 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7156 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7157 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7158 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7159 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #7160 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #7161 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7162 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7163 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #7164 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7165 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7166 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7167 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7168 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7169 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7170 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7171 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7172 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7173 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7174 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7175 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #7176 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #7177 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7178 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7179 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #7180 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7181 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7182 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7183 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7184 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7185 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7186 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7187 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7188 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7189 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7190 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7191 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #7192 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #7193 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7194 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7195 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #7196 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7197 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7198 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7199 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7200 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7201 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7202 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7203 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7204 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7205 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7206 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7207 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #7208 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #7209 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7210 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7211 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #7212 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7213 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7214 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7215 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7216 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7217 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7218 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7219 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7220 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7221 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7222 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7223 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #7224 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #7225 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7226 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7227 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #7228 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7229 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7230 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7231 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7232 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7233 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7234 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7235 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7236 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7237 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7238 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7239 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #7240 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #7241 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7242 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7243 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #7244 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7245 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7246 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7247 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7248 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7249 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7250 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7251 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7252 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7253 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7254 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7255 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #7256 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #7257 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7258 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7259 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #7260 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7261 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7262 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7263 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7264 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7265 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7266 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7267 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7268 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7269 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7270 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7271 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #7272 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #7273 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7274 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7275 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #7276 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7277 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7278 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7279 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7280 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7281 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7282 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7283 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7284 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7285 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7286 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7287 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #7288 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #7289 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7290 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7291 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #7292 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7293 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7294 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7295 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7296 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7297 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7298 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7299 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7300 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7301 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7302 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7303 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #7304 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #7305 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7306 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7307 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #7308 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7309 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7310 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7311 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7312 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7313 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7314 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7315 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7316 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7317 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7318 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7319 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #7320 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #7321 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7322 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7323 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #7324 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7325 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7326 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7327 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7328 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7329 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7330 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7331 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7332 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7333 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7334 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7335 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #7336 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #7337 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7338 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7339 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #7340 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7341 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7342 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7343 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7344 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7345 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7346 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7347 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7348 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7349 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7350 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7351 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #7352 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #7353 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7354 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7355 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #7356 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7357 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7358 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7359 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7360 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7361 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7362 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7363 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7364 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7365 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7366 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7367 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #7368 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #7369 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7370 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7371 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #7372 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7373 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7374 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7375 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7376 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7377 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7378 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7379 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7380 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7381 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7382 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7383 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #7384 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #7385 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7386 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7387 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #7388 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7389 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7390 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7391 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7392 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7393 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7394 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7395 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7396 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7397 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7398 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7399 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #7400 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #7401 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7402 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7403 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #7404 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7405 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7406 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7407 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7408 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7409 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7410 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7411 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7412 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7413 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7414 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7415 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #7416 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #7417 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7418 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7419 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #7420 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7421 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7422 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7423 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7424 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7425 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7426 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7427 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7428 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7429 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7430 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7431 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #7432 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #7433 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7434 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7435 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #7436 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7437 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7438 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7439 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7440 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7441 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7442 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7443 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7444 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7445 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7446 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7447 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #7448 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #7449 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7450 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7451 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #7452 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7453 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7454 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7455 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7456 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7457 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7458 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7459 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7460 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7461 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7462 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7463 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #7464 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #7465 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7466 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7467 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #7468 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7469 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7470 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7471 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7472 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7473 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7474 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7475 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7476 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7477 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7478 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7479 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #7480 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #7481 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7482 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7483 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #7484 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7485 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7486 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7487 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7488 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7489 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7490 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7491 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7492 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7493 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7494 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7495 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #7496 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #7497 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7498 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7499 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #7500 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7501 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7502 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7503 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7504 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7505 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7506 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7507 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7508 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7509 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7510 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7511 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #7512 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #7513 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7514 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7515 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #7516 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7517 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7518 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7519 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7520 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7521 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7522 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7523 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7524 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7525 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7526 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7527 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #7528 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #7529 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7530 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7531 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #7532 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7533 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7534 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7535 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7536 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7537 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7538 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7539 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7540 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7541 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7542 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7543 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #7544 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #7545 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7546 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7547 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #7548 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7549 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7550 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7551 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7552 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7553 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7554 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7555 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7556 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7557 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7558 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7559 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #7560 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #7561 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7562 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7563 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #7564 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7565 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7566 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7567 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7568 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7569 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7570 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7571 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7572 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7573 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7574 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7575 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #7576 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #7577 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7578 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7579 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #7580 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7581 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7582 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7583 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7584 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7585 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7586 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7587 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7588 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7589 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7590 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7591 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #7592 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #7593 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7594 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7595 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #7596 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7597 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7598 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7599 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7600 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7601 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7602 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7603 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7604 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7605 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7606 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7607 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #7608 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #7609 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7610 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7611 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #7612 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7613 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7614 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7615 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7616 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7617 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7618 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7619 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7620 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7621 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7622 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7623 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #7624 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #7625 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7626 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7627 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #7628 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7629 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7630 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7631 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7632 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7633 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7634 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7635 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7636 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7637 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7638 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7639 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #7640 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #7641 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7642 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7643 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #7644 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7645 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7646 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7647 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7648 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7649 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7650 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7651 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7652 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7653 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7654 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7655 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #7656 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #7657 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7658 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7659 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #7660 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7661 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7662 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7663 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7664 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7665 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7666 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7667 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7668 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7669 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7670 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7671 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #7672 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #7673 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7674 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7675 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #7676 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7677 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7678 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7679 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7680 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7681 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7682 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7683 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7684 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7685 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7686 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7687 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #7688 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #7689 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7690 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7691 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #7692 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7693 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7694 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7695 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7696 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7697 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7698 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7699 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7700 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7701 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7702 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7703 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #7704 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #7705 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7706 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7707 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #7708 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7709 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7710 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7711 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7712 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7713 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7714 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7715 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7716 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7717 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7718 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7719 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #7720 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #7721 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7722 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7723 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #7724 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7725 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7726 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7727 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7728 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7729 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7730 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7731 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7732 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7733 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7734 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7735 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #7736 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #7737 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7738 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7739 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #7740 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7741 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7742 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7743 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7744 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7745 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7746 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7747 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7748 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7749 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7750 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7751 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #7752 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #7753 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7754 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7755 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #7756 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7757 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7758 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7759 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7760 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7761 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7762 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7763 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7764 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7765 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7766 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7767 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #7768 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #7769 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7770 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7771 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #7772 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7773 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7774 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7775 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7776 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7777 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7778 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7779 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7780 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7781 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7782 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7783 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #7784 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #7785 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7786 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7787 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #7788 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7789 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7790 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7791 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7792 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7793 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7794 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7795 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7796 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7797 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7798 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7799 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #7800 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #7801 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7802 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7803 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #7804 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7805 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7806 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7807 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7808 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7809 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7810 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7811 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7812 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7813 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7814 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7815 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #7816 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #7817 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7818 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7819 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #7820 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7821 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7822 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7823 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7824 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7825 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7826 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7827 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7828 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7829 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7830 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7831 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #7832 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #7833 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7834 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7835 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #7836 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7837 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7838 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7839 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7840 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7841 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7842 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7843 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7844 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7845 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7846 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7847 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #7848 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #7849 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7850 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7851 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #7852 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7853 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7854 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7855 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7856 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7857 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7858 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7859 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7860 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7861 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7862 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7863 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #7864 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #7865 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7866 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7867 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #7868 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7869 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7870 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7871 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7872 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7873 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7874 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7875 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7876 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7877 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7878 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7879 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #7880 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #7881 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7882 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7883 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #7884 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7885 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7886 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7887 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7888 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7889 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7890 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7891 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7892 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7893 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7894 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7895 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #7896 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #7897 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7898 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7899 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #7900 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7901 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7902 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7903 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7904 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7905 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7906 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7907 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7908 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7909 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7910 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7911 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #7912 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #7913 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7914 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7915 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #7916 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7917 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7918 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7919 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7920 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7921 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7922 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7923 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7924 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7925 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7926 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7927 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #7928 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #7929 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7930 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7931 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #7932 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7933 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7934 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7935 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7936 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7937 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7938 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7939 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7940 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7941 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7942 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7943 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #7944 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #7945 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7946 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7947 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #7948 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7949 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7950 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7951 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7952 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7953 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7954 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7955 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7956 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7957 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7958 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7959 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #7960 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #7961 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7962 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7963 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #7964 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7965 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7966 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7967 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7968 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7969 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7970 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7971 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7972 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7973 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7974 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7975 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #7976 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #7977 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7978 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7979 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #7980 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7981 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7982 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7983 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7984 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7985 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7986 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7987 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7988 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7989 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7990 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7991 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #7992 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #7993 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7994 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7995 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #7996 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7997 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7998 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #7999 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8000 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8001 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8002 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8003 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8004 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8005 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8006 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8007 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #8008 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #8009 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8010 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8011 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #8012 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8013 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8014 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8015 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8016 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8017 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8018 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8019 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8020 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8021 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8022 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8023 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #8024 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #8025 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8026 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8027 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #8028 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8029 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8030 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8031 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8032 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8033 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8034 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8035 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8036 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8037 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8038 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8039 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #8040 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #8041 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8042 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8043 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #8044 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8045 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8046 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8047 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8048 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8049 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8050 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8051 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8052 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8053 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8054 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8055 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #8056 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #8057 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8058 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8059 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #8060 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8061 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8062 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8063 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8064 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8065 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8066 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8067 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8068 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8069 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8070 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8071 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #8072 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #8073 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8074 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8075 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #8076 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8077 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8078 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8079 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8080 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8081 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8082 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8083 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8084 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8085 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8086 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8087 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #8088 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #8089 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8090 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8091 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #8092 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8093 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8094 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8095 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8096 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8097 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8098 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8099 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8100 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8101 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8102 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8103 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #8104 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #8105 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8106 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8107 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #8108 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8109 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8110 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8111 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8112 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8113 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8114 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8115 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8116 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8117 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8118 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8119 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #8120 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #8121 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8122 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8123 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #8124 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8125 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8126 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8127 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8128 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8129 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8130 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8131 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8132 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8133 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8134 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8135 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #8136 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #8137 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8138 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8139 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #8140 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8141 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8142 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8143 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8144 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8145 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8146 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8147 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8148 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8149 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8150 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8151 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #8152 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #8153 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8154 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8155 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #8156 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8157 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8158 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8159 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8160 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8161 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8162 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8163 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8164 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8165 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8166 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8167 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #8168 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #8169 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8170 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8171 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #8172 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8173 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8174 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8175 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8176 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8177 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8178 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8179 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8180 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8181 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8182 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8183 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #8184 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #8185 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8186 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8187 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #8188 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8189 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8190 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8191 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8192 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8193 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8194 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8195 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8196 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8197 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8198 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8199 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #8200 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #8201 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8202 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8203 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #8204 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8205 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8206 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8207 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8208 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8209 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8210 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8211 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8212 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8213 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8214 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8215 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #8216 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #8217 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8218 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8219 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #8220 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8221 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8222 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8223 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8224 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8225 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8226 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8227 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8228 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8229 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8230 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8231 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #8232 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #8233 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8234 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8235 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #8236 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8237 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8238 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8239 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8240 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8241 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8242 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8243 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8244 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8245 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8246 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8247 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #8248 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #8249 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8250 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8251 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #8252 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8253 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8254 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8255 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8256 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8257 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8258 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8259 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8260 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8261 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8262 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8263 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #8264 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #8265 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8266 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8267 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #8268 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8269 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8270 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8271 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8272 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8273 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8274 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8275 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8276 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8277 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8278 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8279 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #8280 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #8281 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8282 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8283 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #8284 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8285 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8286 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8287 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8288 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8289 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8290 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8291 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8292 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8293 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8294 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8295 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #8296 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #8297 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8298 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8299 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #8300 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8301 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8302 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8303 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8304 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8305 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8306 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8307 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8308 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8309 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8310 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8311 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #8312 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #8313 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8314 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8315 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #8316 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8317 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8318 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8319 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8320 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8321 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8322 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8323 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8324 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8325 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8326 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8327 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #8328 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #8329 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8330 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8331 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #8332 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8333 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8334 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8335 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8336 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8337 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8338 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8339 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8340 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8341 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8342 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8343 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #8344 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #8345 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8346 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8347 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #8348 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8349 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8350 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8351 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8352 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8353 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8354 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8355 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8356 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8357 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8358 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8359 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #8360 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #8361 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8362 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8363 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #8364 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8365 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8366 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8367 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8368 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8369 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8370 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8371 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8372 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8373 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8374 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8375 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #8376 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #8377 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8378 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8379 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #8380 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8381 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8382 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8383 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8384 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8385 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8386 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8387 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8388 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8389 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8390 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8391 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #8392 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #8393 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8394 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8395 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #8396 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8397 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8398 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8399 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8400 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8401 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8402 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8403 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8404 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8405 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8406 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8407 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #8408 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #8409 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8410 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8411 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #8412 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8413 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8414 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8415 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8416 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8417 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8418 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8419 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8420 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8421 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8422 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8423 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #8424 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #8425 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8426 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8427 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #8428 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8429 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8430 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8431 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8432 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8433 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8434 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8435 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8436 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8437 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8438 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8439 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #8440 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #8441 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8442 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8443 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #8444 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8445 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8446 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8447 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8448 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8449 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8450 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8451 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8452 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8453 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8454 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8455 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #8456 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #8457 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8458 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8459 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #8460 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8461 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8462 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8463 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8464 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8465 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8466 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8467 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8468 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8469 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8470 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8471 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #8472 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #8473 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8474 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8475 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #8476 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8477 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8478 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8479 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8480 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8481 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8482 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8483 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8484 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8485 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8486 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8487 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #8488 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #8489 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8490 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8491 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #8492 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8493 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8494 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8495 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8496 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8497 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8498 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8499 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8500 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8501 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8502 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8503 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #8504 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #8505 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8506 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8507 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #8508 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8509 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8510 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8511 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8512 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8513 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8514 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8515 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8516 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8517 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8518 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8519 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #8520 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #8521 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8522 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8523 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #8524 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8525 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8526 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8527 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8528 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8529 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8530 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8531 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8532 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8533 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8534 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8535 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #8536 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #8537 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8538 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8539 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #8540 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8541 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8542 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8543 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8544 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8545 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8546 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8547 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8548 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8549 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8550 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8551 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #8552 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #8553 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8554 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8555 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #8556 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8557 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8558 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8559 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8560 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8561 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8562 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8563 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8564 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8565 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8566 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8567 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #8568 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #8569 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8570 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8571 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #8572 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8573 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8574 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8575 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8576 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8577 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8578 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8579 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8580 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8581 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8582 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8583 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #8584 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #8585 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8586 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8587 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #8588 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8589 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8590 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8591 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8592 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8593 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8594 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8595 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8596 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8597 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8598 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8599 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #8600 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #8601 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8602 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8603 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #8604 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8605 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8606 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8607 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8608 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8609 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8610 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8611 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8612 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8613 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8614 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8615 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #8616 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #8617 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8618 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8619 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #8620 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8621 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8622 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8623 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8624 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8625 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8626 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8627 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8628 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8629 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8630 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8631 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #8632 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #8633 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8634 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8635 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #8636 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8637 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8638 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8639 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8640 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8641 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8642 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8643 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8644 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8645 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8646 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8647 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #8648 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #8649 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8650 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8651 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #8652 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8653 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8654 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8655 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8656 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8657 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8658 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8659 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8660 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8661 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8662 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8663 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #8664 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #8665 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8666 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8667 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #8668 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8669 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8670 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8671 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8672 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8673 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8674 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8675 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8676 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8677 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8678 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8679 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #8680 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #8681 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8682 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8683 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #8684 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8685 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8686 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8687 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8688 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8689 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8690 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8691 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8692 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8693 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8694 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8695 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #8696 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #8697 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8698 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8699 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #8700 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8701 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8702 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8703 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8704 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8705 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8706 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8707 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8708 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8709 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8710 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8711 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #8712 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #8713 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8714 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8715 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #8716 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8717 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8718 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8719 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8720 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8721 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8722 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8723 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8724 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8725 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8726 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8727 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #8728 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #8729 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8730 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8731 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #8732 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8733 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8734 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8735 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8736 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8737 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8738 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8739 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8740 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8741 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8742 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8743 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #8744 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #8745 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8746 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8747 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #8748 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8749 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8750 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8751 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8752 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8753 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8754 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8755 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8756 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8757 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8758 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8759 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #8760 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #8761 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8762 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8763 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #8764 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8765 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8766 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8767 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8768 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8769 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8770 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8771 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8772 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8773 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8774 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8775 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #8776 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #8777 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8778 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8779 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #8780 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8781 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8782 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8783 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8784 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8785 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8786 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8787 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8788 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8789 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8790 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8791 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #8792 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #8793 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8794 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8795 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #8796 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8797 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8798 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8799 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8800 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8801 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8802 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8803 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8804 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8805 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8806 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8807 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #8808 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #8809 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8810 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8811 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #8812 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8813 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8814 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8815 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8816 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8817 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8818 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8819 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8820 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8821 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8822 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8823 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #8824 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #8825 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8826 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8827 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #8828 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8829 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8830 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8831 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8832 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8833 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8834 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8835 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8836 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8837 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8838 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8839 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #8840 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #8841 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8842 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8843 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #8844 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8845 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8846 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8847 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8848 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8849 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8850 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8851 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8852 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8853 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8854 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8855 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #8856 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #8857 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8858 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8859 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #8860 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8861 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8862 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8863 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8864 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8865 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8866 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8867 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8868 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8869 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8870 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8871 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #8872 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #8873 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8874 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8875 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #8876 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8877 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8878 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8879 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8880 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8881 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8882 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8883 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8884 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8885 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8886 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8887 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #8888 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #8889 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8890 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8891 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #8892 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8893 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8894 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8895 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8896 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8897 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8898 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8899 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8900 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8901 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8902 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8903 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #8904 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #8905 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8906 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8907 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #8908 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8909 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8910 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8911 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8912 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8913 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8914 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8915 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8916 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8917 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8918 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8919 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #8920 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #8921 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8922 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8923 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #8924 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8925 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8926 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8927 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8928 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8929 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8930 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8931 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8932 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8933 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8934 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8935 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #8936 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #8937 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8938 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8939 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #8940 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8941 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8942 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8943 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8944 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8945 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8946 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8947 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8948 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8949 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8950 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8951 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #8952 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #8953 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8954 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8955 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #8956 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8957 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8958 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8959 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8960 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8961 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8962 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8963 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8964 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8965 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8966 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8967 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #8968 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #8969 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8970 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8971 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #8972 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8973 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8974 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8975 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8976 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8977 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8978 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8979 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8980 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8981 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8982 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8983 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #8984 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #8985 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8986 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8987 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #8988 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8989 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8990 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8991 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8992 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8993 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8994 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #8995 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8996 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8997 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #8998 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8999 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #9000 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #9001 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9002 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9003 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #9004 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9005 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9006 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9007 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9008 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9009 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9010 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9011 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9012 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9013 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9014 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9015 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #9016 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #9017 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9018 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9019 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #9020 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9021 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9022 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9023 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9024 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9025 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9026 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9027 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9028 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9029 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9030 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9031 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #9032 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #9033 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9034 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9035 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #9036 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9037 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9038 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9039 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9040 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9041 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9042 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9043 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9044 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9045 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9046 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9047 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #9048 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #9049 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9050 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9051 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #9052 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9053 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9054 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9055 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9056 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9057 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9058 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9059 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9060 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9061 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9062 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9063 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #9064 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #9065 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9066 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9067 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #9068 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9069 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9070 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9071 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9072 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9073 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9074 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9075 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9076 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9077 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9078 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9079 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #9080 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #9081 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9082 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9083 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #9084 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9085 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9086 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9087 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9088 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9089 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9090 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9091 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9092 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9093 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9094 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9095 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #9096 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #9097 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9098 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9099 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #9100 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9101 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9102 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9103 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9104 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9105 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9106 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9107 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9108 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9109 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9110 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9111 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #9112 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #9113 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9114 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9115 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #9116 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9117 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9118 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9119 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9120 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9121 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9122 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9123 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9124 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9125 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9126 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9127 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #9128 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #9129 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9130 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9131 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #9132 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9133 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9134 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9135 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9136 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9137 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9138 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9139 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9140 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9141 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9142 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9143 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #9144 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #9145 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9146 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9147 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #9148 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9149 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9150 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9151 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9152 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9153 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9154 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9155 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9156 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9157 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9158 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9159 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #9160 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #9161 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9162 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9163 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #9164 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9165 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9166 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9167 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9168 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9169 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9170 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9171 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9172 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9173 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9174 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9175 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #9176 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #9177 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9178 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9179 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #9180 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9181 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9182 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9183 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9184 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9185 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9186 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9187 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9188 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9189 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9190 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9191 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #9192 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #9193 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9194 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9195 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #9196 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9197 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9198 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9199 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9200 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9201 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9202 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9203 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9204 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9205 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9206 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9207 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #9208 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #9209 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9210 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9211 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #9212 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9213 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9214 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9215 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9216 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9217 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9218 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9219 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9220 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9221 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9222 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9223 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #9224 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #9225 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9226 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9227 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #9228 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9229 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9230 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9231 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9232 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9233 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9234 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9235 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9236 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9237 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9238 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9239 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #9240 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #9241 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9242 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9243 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #9244 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9245 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9246 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9247 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9248 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9249 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9250 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9251 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9252 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9253 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9254 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9255 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #9256 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #9257 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9258 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9259 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #9260 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9261 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9262 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9263 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9264 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9265 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9266 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9267 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9268 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9269 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9270 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9271 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #9272 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #9273 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9274 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9275 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #9276 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9277 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9278 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9279 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9280 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9281 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9282 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9283 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9284 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9285 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9286 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9287 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #9288 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #9289 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9290 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9291 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #9292 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9293 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9294 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9295 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9296 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9297 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9298 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9299 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9300 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9301 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9302 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9303 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #9304 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #9305 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9306 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9307 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #9308 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9309 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9310 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9311 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9312 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9313 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9314 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9315 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9316 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9317 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9318 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9319 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #9320 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #9321 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9322 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9323 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #9324 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9325 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9326 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9327 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9328 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9329 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9330 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9331 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9332 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9333 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9334 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9335 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #9336 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #9337 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9338 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9339 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #9340 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9341 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9342 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9343 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9344 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9345 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9346 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9347 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9348 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9349 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9350 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9351 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #9352 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #9353 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9354 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9355 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #9356 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9357 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9358 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9359 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9360 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9361 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9362 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9363 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9364 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9365 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9366 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9367 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #9368 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #9369 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9370 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9371 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #9372 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9373 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9374 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9375 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9376 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9377 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9378 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9379 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9380 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9381 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9382 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9383 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #9384 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #9385 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9386 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9387 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #9388 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9389 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9390 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9391 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9392 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9393 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9394 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9395 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9396 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9397 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9398 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9399 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #9400 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #9401 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9402 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9403 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #9404 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9405 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9406 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9407 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9408 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9409 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9410 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9411 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9412 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9413 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9414 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9415 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #9416 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #9417 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9418 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9419 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #9420 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9421 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9422 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9423 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9424 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9425 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9426 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9427 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9428 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9429 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9430 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9431 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #9432 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #9433 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9434 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9435 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #9436 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9437 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9438 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9439 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9440 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9441 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9442 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9443 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9444 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9445 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9446 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9447 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #9448 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #9449 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9450 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9451 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #9452 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9453 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9454 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9455 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9456 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9457 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9458 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9459 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9460 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9461 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9462 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9463 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #9464 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #9465 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9466 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9467 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #9468 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9469 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9470 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9471 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9472 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9473 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9474 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9475 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9476 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9477 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9478 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9479 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #9480 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #9481 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9482 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9483 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #9484 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9485 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9486 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9487 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9488 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9489 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9490 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9491 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9492 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9493 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9494 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9495 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #9496 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #9497 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9498 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9499 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #9500 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9501 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9502 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9503 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9504 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9505 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9506 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9507 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9508 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9509 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9510 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9511 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #9512 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #9513 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9514 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9515 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #9516 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9517 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9518 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9519 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9520 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9521 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9522 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9523 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9524 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9525 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9526 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9527 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #9528 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #9529 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9530 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9531 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #9532 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9533 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9534 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9535 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9536 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9537 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9538 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9539 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9540 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9541 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9542 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9543 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #9544 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #9545 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9546 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9547 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #9548 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9549 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9550 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9551 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9552 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9553 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9554 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9555 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9556 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9557 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9558 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9559 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #9560 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #9561 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9562 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9563 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #9564 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9565 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9566 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9567 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9568 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9569 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9570 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9571 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9572 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9573 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9574 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9575 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #9576 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #9577 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9578 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9579 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #9580 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9581 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9582 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9583 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9584 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9585 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9586 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9587 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9588 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9589 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9590 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9591 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #9592 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #9593 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9594 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9595 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #9596 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9597 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9598 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9599 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9600 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9601 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9602 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9603 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9604 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9605 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9606 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9607 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #9608 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #9609 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9610 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9611 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #9612 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9613 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9614 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9615 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9616 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9617 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9618 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9619 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9620 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9621 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9622 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9623 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #9624 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #9625 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9626 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9627 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #9628 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9629 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9630 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9631 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9632 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9633 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9634 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9635 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9636 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9637 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9638 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9639 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #9640 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #9641 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9642 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9643 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #9644 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9645 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9646 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9647 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9648 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9649 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9650 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9651 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9652 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9653 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9654 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9655 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #9656 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #9657 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9658 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9659 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #9660 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9661 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9662 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9663 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9664 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9665 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9666 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9667 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9668 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9669 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9670 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9671 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #9672 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #9673 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9674 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9675 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #9676 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9677 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9678 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9679 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9680 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9681 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9682 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9683 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9684 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9685 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9686 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9687 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #9688 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #9689 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9690 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9691 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #9692 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9693 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9694 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9695 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9696 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9697 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9698 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9699 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9700 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9701 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9702 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9703 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #9704 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #9705 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9706 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9707 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #9708 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9709 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9710 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9711 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9712 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9713 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9714 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9715 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9716 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9717 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9718 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9719 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #9720 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #9721 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9722 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9723 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #9724 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9725 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9726 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9727 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9728 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9729 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9730 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9731 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9732 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9733 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9734 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9735 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #9736 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #9737 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9738 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9739 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #9740 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9741 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9742 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9743 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9744 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9745 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9746 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9747 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9748 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9749 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9750 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9751 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #9752 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #9753 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9754 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9755 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #9756 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9757 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9758 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9759 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9760 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9761 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9762 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9763 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9764 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9765 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9766 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9767 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #9768 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #9769 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9770 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9771 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #9772 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9773 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9774 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9775 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9776 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9777 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9778 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9779 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9780 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9781 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9782 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9783 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #9784 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #9785 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9786 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9787 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #9788 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9789 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9790 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9791 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9792 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9793 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9794 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9795 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9796 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9797 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9798 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9799 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #9800 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #9801 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9802 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9803 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #9804 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9805 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9806 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9807 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9808 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9809 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9810 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9811 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9812 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9813 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9814 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9815 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #9816 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #9817 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9818 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9819 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #9820 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9821 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9822 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9823 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9824 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9825 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9826 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9827 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9828 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9829 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9830 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9831 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #9832 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #9833 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9834 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9835 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #9836 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9837 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9838 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9839 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9840 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9841 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9842 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9843 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9844 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9845 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9846 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9847 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #9848 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #9849 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9850 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9851 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #9852 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9853 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9854 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9855 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9856 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9857 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9858 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9859 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9860 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9861 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9862 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9863 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #9864 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #9865 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9866 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9867 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #9868 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9869 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9870 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9871 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9872 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9873 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9874 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9875 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9876 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9877 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9878 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9879 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #9880 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #9881 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9882 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9883 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #9884 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9885 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9886 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9887 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9888 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9889 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9890 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9891 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9892 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9893 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9894 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9895 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #9896 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #9897 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9898 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9899 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #9900 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9901 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9902 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9903 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9904 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9905 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9906 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9907 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9908 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9909 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9910 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9911 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #9912 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #9913 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9914 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9915 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #9916 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9917 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9918 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9919 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9920 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9921 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9922 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9923 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9924 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9925 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9926 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9927 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #9928 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #9929 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9930 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9931 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #9932 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9933 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9934 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9935 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9936 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9937 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9938 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9939 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9940 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9941 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9942 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9943 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #9944 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #9945 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9946 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9947 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #9948 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9949 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9950 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9951 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9952 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9953 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9954 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9955 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9956 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9957 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9958 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9959 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #9960 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #9961 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9962 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9963 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #9964 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9965 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9966 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9967 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9968 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9969 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9970 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9971 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9972 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9973 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9974 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9975 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #9976 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #9977 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9978 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9979 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #9980 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9981 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9982 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9983 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9984 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9985 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9986 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9987 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9988 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9989 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9990 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #9991 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #9992 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #9993 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9994 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9995 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #9996 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9997 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9998 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #9999 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10000 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10001 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10002 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10003 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10004 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10005 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10006 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10007 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #10008 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #10009 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10010 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10011 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #10012 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10013 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10014 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10015 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10016 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10017 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10018 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10019 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10020 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10021 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10022 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10023 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #10024 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #10025 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10026 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10027 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #10028 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10029 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10030 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10031 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10032 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10033 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10034 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10035 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10036 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10037 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10038 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10039 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #10040 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #10041 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10042 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10043 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #10044 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10045 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10046 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10047 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10048 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10049 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10050 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10051 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10052 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10053 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10054 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10055 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #10056 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #10057 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10058 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10059 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #10060 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10061 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10062 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10063 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10064 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10065 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10066 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10067 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10068 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10069 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10070 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10071 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #10072 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #10073 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10074 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10075 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #10076 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10077 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10078 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10079 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10080 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10081 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10082 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10083 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10084 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10085 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10086 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10087 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #10088 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #10089 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10090 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10091 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #10092 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10093 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10094 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10095 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10096 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10097 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10098 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10099 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10100 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10101 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10102 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10103 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #10104 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #10105 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10106 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10107 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #10108 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10109 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10110 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10111 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10112 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10113 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10114 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10115 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10116 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10117 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10118 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10119 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #10120 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #10121 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10122 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10123 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #10124 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10125 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10126 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10127 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10128 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10129 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10130 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10131 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10132 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10133 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10134 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10135 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #10136 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #10137 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10138 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10139 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #10140 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10141 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10142 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10143 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10144 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10145 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10146 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10147 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10148 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10149 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10150 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10151 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #10152 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #10153 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10154 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10155 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #10156 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10157 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10158 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10159 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10160 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10161 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10162 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10163 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10164 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10165 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10166 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10167 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #10168 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #10169 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10170 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10171 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #10172 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10173 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10174 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10175 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10176 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10177 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10178 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10179 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10180 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10181 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10182 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10183 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #10184 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #10185 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10186 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10187 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #10188 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10189 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10190 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10191 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10192 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10193 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10194 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10195 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10196 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10197 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10198 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10199 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #10200 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #10201 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10202 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10203 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #10204 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10205 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10206 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10207 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10208 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10209 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10210 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10211 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10212 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10213 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10214 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10215 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #10216 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #10217 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10218 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10219 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #10220 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10221 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10222 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10223 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10224 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10225 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10226 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10227 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10228 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10229 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10230 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10231 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #10232 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #10233 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10234 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10235 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #10236 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10237 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10238 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10239 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10240 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10241 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10242 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10243 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10244 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10245 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10246 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10247 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #10248 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #10249 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10250 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10251 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #10252 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10253 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10254 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10255 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10256 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10257 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10258 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10259 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10260 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10261 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10262 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10263 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #10264 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #10265 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10266 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10267 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #10268 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10269 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10270 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10271 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10272 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10273 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10274 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10275 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10276 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10277 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10278 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10279 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #10280 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #10281 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10282 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10283 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #10284 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10285 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10286 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10287 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10288 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10289 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10290 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10291 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10292 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10293 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10294 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10295 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #10296 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #10297 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10298 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10299 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #10300 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10301 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10302 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10303 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10304 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10305 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10306 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10307 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10308 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10309 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10310 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10311 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #10312 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #10313 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10314 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10315 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #10316 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10317 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10318 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10319 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10320 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10321 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10322 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10323 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10324 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10325 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10326 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10327 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #10328 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #10329 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10330 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10331 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #10332 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10333 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10334 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10335 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10336 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10337 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10338 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10339 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10340 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10341 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10342 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10343 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #10344 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #10345 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10346 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10347 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #10348 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10349 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10350 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10351 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10352 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10353 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10354 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10355 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10356 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10357 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10358 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10359 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #10360 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #10361 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10362 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10363 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #10364 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10365 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10366 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10367 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10368 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10369 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10370 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10371 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10372 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10373 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10374 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10375 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #10376 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #10377 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10378 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10379 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #10380 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10381 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10382 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10383 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10384 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10385 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10386 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10387 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10388 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10389 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10390 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10391 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #10392 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #10393 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10394 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10395 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #10396 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10397 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10398 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10399 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10400 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10401 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10402 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10403 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10404 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10405 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10406 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10407 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #10408 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #10409 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10410 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10411 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #10412 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10413 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10414 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10415 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10416 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10417 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10418 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10419 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10420 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10421 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10422 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10423 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #10424 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #10425 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10426 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10427 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #10428 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10429 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10430 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10431 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10432 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10433 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10434 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10435 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10436 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10437 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10438 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10439 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #10440 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #10441 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10442 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10443 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #10444 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10445 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10446 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10447 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10448 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10449 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10450 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10451 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10452 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10453 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10454 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10455 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #10456 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #10457 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10458 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10459 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #10460 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10461 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10462 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10463 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10464 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10465 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10466 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10467 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10468 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10469 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10470 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10471 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #10472 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #10473 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10474 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10475 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #10476 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10477 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10478 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10479 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10480 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10481 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10482 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10483 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10484 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10485 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10486 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10487 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #10488 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #10489 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10490 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10491 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #10492 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10493 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10494 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10495 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10496 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10497 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10498 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10499 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10500 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10501 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10502 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10503 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #10504 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #10505 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10506 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10507 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #10508 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10509 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10510 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10511 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10512 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10513 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10514 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10515 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10516 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10517 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10518 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10519 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #10520 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #10521 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10522 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10523 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #10524 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10525 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10526 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10527 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10528 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10529 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10530 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10531 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10532 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10533 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10534 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10535 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #10536 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #10537 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10538 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10539 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #10540 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10541 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10542 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10543 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10544 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10545 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10546 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10547 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10548 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10549 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10550 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10551 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #10552 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #10553 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10554 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10555 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #10556 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10557 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10558 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10559 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10560 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10561 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10562 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10563 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10564 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10565 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10566 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10567 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #10568 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #10569 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10570 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10571 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #10572 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10573 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10574 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10575 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10576 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10577 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10578 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10579 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10580 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10581 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10582 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10583 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #10584 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #10585 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10586 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10587 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #10588 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10589 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10590 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10591 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10592 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10593 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10594 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10595 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10596 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10597 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10598 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10599 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #10600 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #10601 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10602 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10603 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #10604 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10605 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10606 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10607 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10608 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10609 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10610 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10611 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10612 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10613 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10614 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10615 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #10616 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #10617 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10618 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10619 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #10620 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10621 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10622 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10623 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10624 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10625 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10626 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10627 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10628 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10629 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10630 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10631 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #10632 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #10633 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10634 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10635 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #10636 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10637 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10638 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10639 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10640 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10641 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10642 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10643 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10644 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10645 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10646 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10647 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #10648 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #10649 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10650 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10651 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #10652 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10653 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10654 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10655 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10656 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10657 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10658 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10659 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10660 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10661 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10662 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10663 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #10664 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #10665 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10666 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10667 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #10668 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10669 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10670 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10671 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10672 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10673 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10674 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10675 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10676 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10677 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10678 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10679 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #10680 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #10681 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10682 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10683 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #10684 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10685 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10686 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10687 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10688 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10689 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10690 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10691 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10692 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10693 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10694 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10695 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #10696 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #10697 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10698 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10699 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #10700 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10701 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10702 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10703 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10704 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10705 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10706 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10707 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10708 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10709 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10710 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10711 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #10712 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #10713 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10714 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10715 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #10716 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10717 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10718 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10719 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10720 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10721 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10722 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10723 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10724 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10725 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10726 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10727 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #10728 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #10729 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10730 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10731 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #10732 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10733 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10734 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10735 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10736 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10737 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10738 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10739 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10740 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10741 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10742 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10743 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #10744 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #10745 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10746 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10747 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #10748 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10749 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10750 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10751 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10752 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10753 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10754 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10755 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10756 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10757 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10758 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10759 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #10760 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #10761 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10762 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10763 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #10764 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10765 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10766 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10767 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10768 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10769 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10770 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10771 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10772 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10773 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10774 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10775 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #10776 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #10777 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10778 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10779 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #10780 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10781 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10782 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10783 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10784 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10785 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10786 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10787 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10788 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10789 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10790 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10791 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #10792 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #10793 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10794 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10795 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #10796 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10797 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10798 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10799 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10800 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10801 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10802 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10803 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10804 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10805 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10806 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10807 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #10808 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #10809 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10810 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10811 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #10812 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10813 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10814 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10815 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10816 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10817 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10818 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10819 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10820 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10821 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10822 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10823 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #10824 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #10825 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10826 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10827 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #10828 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10829 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10830 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10831 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10832 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10833 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10834 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10835 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10836 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10837 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10838 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10839 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #10840 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #10841 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10842 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10843 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #10844 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10845 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10846 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10847 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10848 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10849 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10850 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10851 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10852 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10853 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10854 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10855 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #10856 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #10857 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10858 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10859 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #10860 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10861 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10862 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10863 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10864 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10865 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10866 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10867 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10868 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10869 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10870 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10871 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #10872 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #10873 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10874 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10875 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #10876 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10877 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10878 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10879 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10880 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10881 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10882 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10883 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10884 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10885 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10886 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10887 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #10888 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #10889 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10890 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10891 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #10892 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10893 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10894 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10895 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10896 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10897 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10898 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10899 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10900 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10901 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10902 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10903 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #10904 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #10905 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10906 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10907 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #10908 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10909 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10910 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10911 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10912 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10913 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10914 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10915 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10916 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10917 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10918 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10919 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #10920 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #10921 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10922 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10923 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #10924 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10925 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10926 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10927 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10928 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10929 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10930 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10931 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10932 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10933 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10934 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10935 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #10936 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #10937 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10938 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10939 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #10940 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10941 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10942 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10943 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10944 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10945 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10946 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10947 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10948 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10949 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10950 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10951 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #10952 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #10953 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10954 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10955 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #10956 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10957 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10958 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10959 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10960 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10961 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10962 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10963 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10964 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10965 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10966 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10967 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #10968 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #10969 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10970 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10971 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #10972 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10973 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10974 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10975 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10976 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10977 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10978 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10979 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10980 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10981 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10982 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10983 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #10984 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #10985 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10986 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10987 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #10988 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10989 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10990 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10991 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10992 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10993 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10994 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #10995 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10996 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10997 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #10998 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10999 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #11000 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #11001 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11002 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11003 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #11004 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11005 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11006 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11007 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11008 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11009 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11010 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11011 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11012 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11013 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11014 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11015 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #11016 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #11017 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11018 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11019 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #11020 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11021 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11022 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11023 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11024 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11025 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11026 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11027 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11028 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11029 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11030 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11031 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #11032 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #11033 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11034 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11035 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #11036 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11037 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11038 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11039 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11040 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11041 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11042 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11043 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11044 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11045 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11046 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11047 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #11048 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #11049 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11050 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11051 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #11052 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11053 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11054 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11055 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11056 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11057 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11058 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11059 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11060 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11061 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11062 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11063 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #11064 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #11065 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11066 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11067 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #11068 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11069 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11070 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11071 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11072 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11073 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11074 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11075 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11076 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11077 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11078 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11079 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #11080 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #11081 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11082 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11083 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #11084 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11085 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11086 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11087 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11088 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11089 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11090 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11091 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11092 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11093 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11094 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11095 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #11096 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #11097 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11098 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11099 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #11100 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11101 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11102 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11103 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11104 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11105 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11106 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11107 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11108 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11109 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11110 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11111 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #11112 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #11113 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11114 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11115 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #11116 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11117 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11118 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11119 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11120 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11121 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11122 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11123 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11124 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11125 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11126 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11127 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #11128 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #11129 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11130 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11131 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #11132 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11133 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11134 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11135 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11136 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11137 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11138 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11139 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11140 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11141 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11142 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11143 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #11144 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #11145 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11146 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11147 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #11148 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11149 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11150 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11151 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11152 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11153 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11154 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11155 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11156 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11157 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11158 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11159 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #11160 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #11161 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11162 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11163 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #11164 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11165 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11166 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11167 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11168 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11169 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11170 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11171 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11172 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11173 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11174 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11175 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #11176 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #11177 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11178 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11179 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #11180 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11181 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11182 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11183 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11184 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11185 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11186 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11187 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11188 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11189 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11190 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11191 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #11192 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #11193 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11194 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11195 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #11196 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11197 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11198 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11199 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11200 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11201 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11202 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11203 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11204 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11205 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11206 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11207 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #11208 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #11209 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11210 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11211 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #11212 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11213 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11214 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11215 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11216 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11217 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11218 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11219 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11220 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11221 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11222 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11223 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #11224 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #11225 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11226 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11227 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #11228 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11229 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11230 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11231 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11232 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11233 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11234 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11235 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11236 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11237 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11238 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11239 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #11240 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #11241 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11242 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11243 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #11244 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11245 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11246 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11247 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11248 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11249 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11250 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11251 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11252 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11253 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11254 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11255 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #11256 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #11257 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11258 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11259 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #11260 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11261 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11262 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11263 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11264 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11265 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11266 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11267 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11268 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11269 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11270 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11271 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #11272 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #11273 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11274 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11275 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #11276 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11277 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11278 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11279 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11280 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11281 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11282 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11283 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11284 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11285 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11286 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11287 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #11288 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #11289 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11290 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11291 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #11292 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11293 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11294 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11295 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11296 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11297 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11298 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11299 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11300 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11301 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11302 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11303 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #11304 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #11305 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11306 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11307 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #11308 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11309 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11310 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11311 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11312 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11313 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11314 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11315 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11316 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11317 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11318 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11319 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #11320 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #11321 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11322 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11323 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #11324 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11325 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11326 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11327 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11328 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11329 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11330 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11331 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11332 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11333 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11334 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11335 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #11336 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #11337 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11338 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11339 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #11340 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11341 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11342 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11343 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11344 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11345 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11346 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11347 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11348 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11349 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11350 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11351 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #11352 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #11353 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11354 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11355 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #11356 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11357 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11358 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11359 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11360 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11361 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11362 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11363 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11364 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11365 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11366 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11367 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #11368 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #11369 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11370 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11371 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #11372 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11373 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11374 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11375 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11376 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11377 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11378 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11379 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11380 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11381 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11382 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11383 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #11384 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #11385 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11386 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11387 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #11388 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11389 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11390 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11391 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11392 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11393 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11394 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11395 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11396 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11397 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11398 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11399 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #11400 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #11401 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11402 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11403 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #11404 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11405 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11406 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11407 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11408 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11409 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11410 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11411 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11412 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11413 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11414 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11415 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #11416 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #11417 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11418 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11419 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #11420 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11421 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11422 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11423 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11424 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11425 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11426 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11427 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11428 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11429 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11430 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11431 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #11432 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #11433 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11434 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11435 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #11436 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11437 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11438 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11439 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11440 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11441 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11442 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11443 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11444 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11445 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11446 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11447 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #11448 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #11449 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11450 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11451 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #11452 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11453 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11454 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11455 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11456 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11457 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11458 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11459 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11460 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11461 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11462 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11463 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #11464 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #11465 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11466 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11467 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #11468 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11469 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11470 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11471 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11472 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11473 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11474 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11475 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11476 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11477 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11478 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11479 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #11480 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #11481 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11482 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11483 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #11484 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11485 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11486 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11487 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11488 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11489 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11490 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11491 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11492 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11493 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11494 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11495 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #11496 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #11497 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11498 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11499 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #11500 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11501 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11502 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11503 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11504 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11505 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11506 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11507 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11508 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11509 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11510 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11511 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #11512 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #11513 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11514 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11515 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #11516 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11517 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11518 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11519 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11520 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11521 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11522 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11523 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11524 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11525 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11526 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11527 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #11528 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #11529 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11530 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11531 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #11532 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11533 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11534 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11535 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11536 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11537 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11538 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11539 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11540 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11541 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11542 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11543 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #11544 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #11545 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11546 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11547 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #11548 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11549 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11550 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11551 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11552 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11553 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11554 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11555 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11556 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11557 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11558 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11559 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #11560 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #11561 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11562 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11563 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #11564 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11565 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11566 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11567 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11568 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11569 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11570 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11571 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11572 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11573 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11574 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11575 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #11576 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #11577 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11578 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11579 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #11580 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11581 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11582 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11583 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11584 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11585 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11586 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11587 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11588 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11589 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11590 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11591 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #11592 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #11593 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11594 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11595 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #11596 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11597 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11598 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11599 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11600 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11601 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11602 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11603 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11604 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11605 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11606 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11607 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #11608 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #11609 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11610 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11611 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #11612 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11613 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11614 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11615 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11616 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11617 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11618 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11619 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11620 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11621 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11622 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11623 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #11624 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #11625 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11626 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11627 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #11628 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11629 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11630 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11631 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11632 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11633 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11634 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11635 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11636 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11637 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11638 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11639 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #11640 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #11641 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11642 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11643 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #11644 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11645 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11646 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11647 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11648 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11649 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11650 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11651 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11652 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11653 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11654 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11655 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #11656 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #11657 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11658 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11659 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #11660 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11661 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11662 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11663 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11664 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11665 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11666 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11667 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11668 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11669 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11670 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11671 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #11672 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #11673 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11674 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11675 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #11676 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11677 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11678 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11679 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11680 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11681 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11682 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11683 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11684 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11685 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11686 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11687 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #11688 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #11689 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11690 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11691 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #11692 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11693 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11694 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11695 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11696 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11697 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11698 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11699 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11700 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11701 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11702 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11703 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #11704 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #11705 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11706 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11707 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #11708 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11709 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11710 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11711 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11712 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11713 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11714 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11715 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11716 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11717 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11718 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11719 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #11720 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #11721 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11722 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11723 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #11724 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11725 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11726 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11727 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11728 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11729 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11730 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11731 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11732 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11733 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11734 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11735 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #11736 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #11737 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11738 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11739 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #11740 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11741 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11742 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11743 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11744 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11745 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11746 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11747 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11748 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11749 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11750 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11751 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #11752 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #11753 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11754 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11755 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #11756 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11757 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11758 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11759 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11760 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11761 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11762 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11763 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11764 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11765 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11766 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11767 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #11768 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #11769 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11770 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11771 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #11772 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11773 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11774 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11775 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11776 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11777 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11778 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11779 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11780 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11781 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11782 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11783 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #11784 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #11785 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11786 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11787 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #11788 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11789 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11790 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11791 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11792 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11793 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11794 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11795 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11796 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11797 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11798 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11799 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #11800 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #11801 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11802 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11803 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #11804 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11805 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11806 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11807 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11808 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11809 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11810 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11811 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11812 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11813 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11814 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11815 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #11816 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #11817 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11818 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11819 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #11820 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11821 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11822 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11823 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11824 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11825 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11826 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11827 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11828 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11829 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11830 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11831 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #11832 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #11833 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11834 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11835 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #11836 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11837 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11838 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11839 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11840 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11841 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11842 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11843 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11844 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11845 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11846 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11847 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #11848 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #11849 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11850 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11851 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #11852 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11853 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11854 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11855 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11856 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11857 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11858 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11859 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11860 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11861 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11862 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11863 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #11864 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #11865 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11866 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11867 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #11868 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11869 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11870 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11871 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11872 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11873 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11874 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11875 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11876 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11877 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11878 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11879 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #11880 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #11881 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11882 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11883 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #11884 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11885 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11886 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11887 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11888 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11889 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11890 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11891 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11892 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11893 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11894 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11895 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #11896 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #11897 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11898 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11899 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #11900 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11901 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11902 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11903 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11904 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11905 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11906 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11907 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11908 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11909 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11910 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11911 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #11912 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #11913 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11914 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11915 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #11916 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11917 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11918 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11919 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11920 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11921 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11922 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11923 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11924 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11925 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11926 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11927 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #11928 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #11929 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11930 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11931 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #11932 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11933 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11934 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11935 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11936 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11937 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11938 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11939 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11940 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11941 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11942 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11943 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #11944 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #11945 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11946 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11947 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #11948 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11949 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11950 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11951 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11952 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11953 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11954 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11955 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11956 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11957 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11958 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11959 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #11960 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #11961 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11962 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11963 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #11964 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11965 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11966 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11967 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11968 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11969 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11970 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11971 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11972 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11973 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11974 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11975 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #11976 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #11977 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11978 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11979 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #11980 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11981 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11982 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11983 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11984 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11985 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11986 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11987 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11988 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11989 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11990 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #11991 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #11992 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #11993 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11994 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11995 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #11996 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11997 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11998 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #11999 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12000 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12001 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12002 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12003 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12004 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12005 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12006 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12007 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #12008 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #12009 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12010 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12011 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #12012 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12013 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12014 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12015 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12016 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12017 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12018 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12019 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12020 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12021 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12022 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12023 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #12024 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #12025 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12026 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12027 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #12028 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12029 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12030 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12031 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12032 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12033 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12034 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12035 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12036 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12037 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12038 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12039 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #12040 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #12041 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12042 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12043 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #12044 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12045 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12046 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12047 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12048 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12049 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12050 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12051 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12052 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12053 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12054 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12055 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #12056 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #12057 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12058 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12059 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #12060 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12061 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12062 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12063 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12064 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12065 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12066 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12067 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12068 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12069 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12070 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12071 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #12072 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #12073 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12074 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12075 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #12076 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12077 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12078 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12079 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12080 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12081 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12082 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12083 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12084 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12085 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12086 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12087 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #12088 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #12089 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12090 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12091 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #12092 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12093 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12094 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12095 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12096 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12097 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12098 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12099 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12100 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12101 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12102 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12103 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #12104 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #12105 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12106 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12107 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #12108 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12109 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12110 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12111 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12112 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12113 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12114 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12115 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12116 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12117 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12118 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12119 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #12120 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #12121 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12122 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12123 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #12124 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12125 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12126 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12127 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12128 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12129 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12130 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12131 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12132 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12133 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12134 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12135 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #12136 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #12137 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12138 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12139 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #12140 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12141 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12142 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12143 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12144 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12145 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12146 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12147 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12148 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12149 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12150 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12151 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #12152 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #12153 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12154 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12155 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #12156 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12157 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12158 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12159 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12160 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12161 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12162 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12163 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12164 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12165 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12166 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12167 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #12168 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #12169 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12170 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12171 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #12172 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12173 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12174 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12175 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12176 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12177 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12178 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12179 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12180 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12181 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12182 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12183 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #12184 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #12185 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12186 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12187 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #12188 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12189 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12190 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12191 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12192 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12193 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12194 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12195 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12196 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12197 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12198 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12199 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #12200 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #12201 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12202 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12203 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #12204 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12205 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12206 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12207 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12208 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12209 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12210 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12211 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12212 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12213 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12214 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12215 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #12216 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #12217 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12218 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12219 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #12220 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12221 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12222 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12223 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12224 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12225 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12226 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12227 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12228 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12229 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12230 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12231 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #12232 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #12233 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12234 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12235 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #12236 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12237 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12238 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12239 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12240 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12241 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12242 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12243 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12244 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12245 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12246 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12247 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #12248 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #12249 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12250 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12251 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #12252 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12253 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12254 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12255 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12256 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12257 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12258 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12259 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12260 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12261 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12262 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12263 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #12264 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #12265 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12266 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12267 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #12268 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12269 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12270 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12271 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12272 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12273 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12274 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12275 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12276 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12277 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12278 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12279 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #12280 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #12281 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12282 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12283 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #12284 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12285 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12286 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12287 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12288 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12289 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12290 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12291 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12292 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12293 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12294 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12295 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #12296 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #12297 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12298 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12299 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #12300 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12301 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12302 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12303 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12304 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12305 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12306 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12307 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12308 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12309 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12310 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12311 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #12312 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #12313 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12314 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12315 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #12316 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12317 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12318 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12319 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12320 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12321 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12322 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12323 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12324 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12325 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12326 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12327 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #12328 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #12329 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12330 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12331 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #12332 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12333 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12334 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12335 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12336 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12337 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12338 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12339 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12340 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12341 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12342 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12343 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #12344 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #12345 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12346 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12347 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #12348 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12349 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12350 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12351 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12352 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12353 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12354 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12355 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12356 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12357 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12358 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12359 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #12360 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #12361 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12362 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12363 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #12364 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12365 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12366 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12367 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12368 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12369 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12370 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12371 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12372 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12373 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12374 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12375 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #12376 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #12377 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12378 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12379 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #12380 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12381 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12382 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12383 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12384 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12385 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12386 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12387 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12388 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12389 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12390 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12391 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #12392 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #12393 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12394 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12395 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #12396 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12397 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12398 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12399 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12400 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12401 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12402 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12403 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12404 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12405 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12406 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12407 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #12408 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #12409 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12410 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12411 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #12412 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12413 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12414 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12415 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12416 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12417 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12418 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12419 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12420 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12421 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12422 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12423 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #12424 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #12425 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12426 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12427 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #12428 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12429 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12430 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12431 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12432 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12433 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12434 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12435 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12436 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12437 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12438 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12439 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #12440 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #12441 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12442 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12443 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #12444 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12445 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12446 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12447 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12448 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12449 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12450 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12451 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12452 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12453 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12454 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12455 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #12456 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #12457 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12458 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12459 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #12460 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12461 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12462 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12463 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12464 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12465 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12466 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12467 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12468 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12469 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12470 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12471 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #12472 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #12473 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12474 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12475 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #12476 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12477 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12478 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12479 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12480 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12481 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12482 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12483 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12484 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12485 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12486 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12487 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #12488 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #12489 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12490 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12491 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #12492 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12493 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12494 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12495 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12496 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12497 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12498 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12499 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12500 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12501 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12502 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12503 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #12504 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #12505 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12506 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12507 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #12508 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12509 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12510 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12511 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12512 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12513 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12514 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12515 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12516 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12517 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12518 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12519 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #12520 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #12521 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12522 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12523 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #12524 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12525 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12526 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12527 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12528 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12529 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12530 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12531 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12532 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12533 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12534 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12535 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #12536 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #12537 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12538 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12539 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #12540 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12541 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12542 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12543 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12544 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12545 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12546 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12547 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12548 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12549 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12550 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12551 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #12552 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #12553 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12554 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12555 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #12556 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12557 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12558 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12559 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12560 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12561 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12562 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12563 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12564 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12565 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12566 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12567 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #12568 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #12569 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12570 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12571 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #12572 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12573 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12574 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12575 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12576 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12577 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12578 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12579 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12580 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12581 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12582 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12583 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #12584 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #12585 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12586 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12587 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #12588 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12589 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12590 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12591 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12592 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12593 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12594 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12595 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12596 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12597 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12598 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12599 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #12600 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #12601 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12602 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12603 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #12604 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12605 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12606 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12607 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12608 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12609 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12610 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12611 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12612 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12613 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12614 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12615 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #12616 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #12617 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12618 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12619 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #12620 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12621 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12622 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12623 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12624 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12625 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12626 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12627 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12628 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12629 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12630 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12631 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #12632 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #12633 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12634 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12635 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #12636 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12637 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12638 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12639 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12640 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12641 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12642 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12643 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12644 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12645 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12646 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12647 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #12648 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #12649 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12650 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12651 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #12652 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12653 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12654 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12655 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12656 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12657 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12658 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12659 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12660 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12661 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12662 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12663 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #12664 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #12665 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12666 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12667 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #12668 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12669 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12670 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12671 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12672 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12673 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12674 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12675 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12676 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12677 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12678 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12679 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #12680 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #12681 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12682 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12683 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #12684 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12685 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12686 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12687 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12688 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12689 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12690 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12691 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12692 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12693 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12694 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12695 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #12696 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #12697 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12698 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12699 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #12700 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12701 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12702 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12703 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12704 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12705 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12706 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12707 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12708 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12709 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12710 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12711 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #12712 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #12713 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12714 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12715 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #12716 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12717 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12718 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12719 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12720 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12721 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12722 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12723 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12724 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12725 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12726 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12727 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #12728 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #12729 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12730 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12731 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #12732 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12733 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12734 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12735 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12736 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12737 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12738 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12739 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12740 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12741 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12742 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12743 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #12744 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #12745 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12746 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12747 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #12748 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12749 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12750 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12751 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12752 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12753 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12754 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12755 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12756 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12757 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12758 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12759 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #12760 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #12761 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12762 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12763 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #12764 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12765 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12766 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12767 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12768 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12769 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12770 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12771 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12772 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12773 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12774 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12775 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #12776 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #12777 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12778 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12779 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #12780 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12781 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12782 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12783 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12784 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12785 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12786 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12787 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12788 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12789 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12790 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12791 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #12792 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #12793 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12794 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12795 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #12796 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12797 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12798 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12799 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12800 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12801 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12802 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12803 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12804 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12805 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12806 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12807 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #12808 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #12809 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12810 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12811 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #12812 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12813 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12814 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12815 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12816 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12817 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12818 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12819 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12820 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12821 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12822 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12823 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #12824 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #12825 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12826 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12827 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #12828 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12829 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12830 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12831 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12832 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12833 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12834 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12835 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12836 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12837 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12838 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12839 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #12840 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #12841 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12842 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12843 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #12844 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12845 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12846 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12847 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12848 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12849 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12850 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12851 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12852 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12853 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12854 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12855 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #12856 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #12857 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12858 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12859 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #12860 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12861 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12862 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12863 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12864 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12865 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12866 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12867 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12868 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12869 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12870 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12871 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #12872 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #12873 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12874 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12875 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #12876 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12877 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12878 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12879 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12880 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12881 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12882 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12883 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12884 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12885 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12886 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12887 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #12888 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #12889 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12890 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12891 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #12892 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12893 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12894 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12895 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12896 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12897 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12898 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12899 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12900 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12901 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12902 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12903 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #12904 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #12905 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12906 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12907 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #12908 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12909 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12910 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12911 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12912 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12913 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12914 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12915 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12916 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12917 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12918 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12919 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #12920 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #12921 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12922 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12923 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #12924 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12925 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12926 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12927 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12928 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12929 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12930 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12931 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12932 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12933 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12934 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12935 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #12936 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #12937 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12938 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12939 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #12940 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12941 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12942 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12943 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12944 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12945 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12946 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12947 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12948 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12949 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12950 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12951 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #12952 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #12953 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12954 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12955 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #12956 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12957 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12958 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12959 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12960 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12961 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12962 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12963 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12964 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12965 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12966 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12967 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #12968 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #12969 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12970 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12971 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #12972 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12973 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12974 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12975 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12976 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12977 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12978 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12979 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12980 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12981 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12982 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12983 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #12984 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #12985 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12986 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12987 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #12988 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12989 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12990 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12991 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12992 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12993 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12994 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #12995 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12996 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12997 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #12998 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #12999 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #13000 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #13001 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13002 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13003 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #13004 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13005 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13006 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13007 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13008 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13009 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13010 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13011 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13012 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13013 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13014 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13015 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #13016 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #13017 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13018 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13019 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #13020 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13021 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13022 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13023 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13024 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13025 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13026 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13027 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13028 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13029 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13030 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13031 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #13032 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #13033 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13034 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13035 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #13036 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13037 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13038 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13039 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13040 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13041 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13042 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13043 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13044 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13045 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13046 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13047 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #13048 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #13049 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13050 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13051 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #13052 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13053 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13054 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13055 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13056 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13057 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13058 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13059 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13060 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13061 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13062 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13063 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #13064 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #13065 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13066 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13067 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #13068 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13069 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13070 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13071 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13072 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13073 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13074 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13075 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13076 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13077 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13078 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13079 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #13080 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #13081 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13082 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13083 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #13084 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13085 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13086 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13087 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13088 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13089 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13090 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13091 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13092 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13093 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13094 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13095 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #13096 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #13097 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13098 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13099 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #13100 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13101 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13102 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13103 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13104 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13105 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13106 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13107 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13108 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13109 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13110 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13111 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #13112 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #13113 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13114 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13115 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #13116 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13117 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13118 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13119 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13120 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13121 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13122 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13123 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13124 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13125 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13126 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13127 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #13128 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #13129 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13130 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13131 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #13132 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13133 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13134 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13135 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13136 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13137 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13138 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13139 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13140 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13141 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13142 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13143 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #13144 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #13145 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13146 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13147 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #13148 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13149 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13150 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13151 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13152 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13153 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13154 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13155 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13156 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13157 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13158 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13159 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #13160 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #13161 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13162 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13163 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #13164 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13165 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13166 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13167 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13168 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13169 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13170 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13171 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13172 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13173 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13174 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13175 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #13176 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #13177 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13178 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13179 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #13180 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13181 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13182 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13183 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13184 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13185 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13186 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13187 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13188 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13189 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13190 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13191 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #13192 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #13193 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13194 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13195 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #13196 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13197 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13198 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13199 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13200 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13201 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13202 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13203 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13204 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13205 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13206 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13207 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #13208 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #13209 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13210 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13211 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #13212 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13213 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13214 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13215 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13216 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13217 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13218 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13219 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13220 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13221 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13222 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13223 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #13224 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #13225 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13226 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13227 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #13228 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13229 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13230 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13231 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13232 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13233 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13234 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13235 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13236 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13237 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13238 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13239 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #13240 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #13241 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13242 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13243 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #13244 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13245 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13246 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13247 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13248 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13249 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13250 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13251 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13252 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13253 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13254 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13255 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #13256 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #13257 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13258 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13259 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #13260 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13261 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13262 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13263 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13264 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13265 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13266 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13267 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13268 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13269 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13270 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13271 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #13272 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #13273 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13274 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13275 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #13276 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13277 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13278 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13279 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13280 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13281 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13282 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13283 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13284 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13285 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13286 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13287 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #13288 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #13289 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13290 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13291 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #13292 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13293 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13294 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13295 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13296 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13297 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13298 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13299 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13300 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13301 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13302 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13303 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #13304 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #13305 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13306 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13307 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #13308 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13309 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13310 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13311 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13312 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13313 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13314 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13315 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13316 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13317 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13318 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13319 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #13320 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #13321 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13322 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13323 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #13324 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13325 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13326 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13327 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13328 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13329 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13330 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13331 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13332 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13333 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13334 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13335 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #13336 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #13337 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13338 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13339 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #13340 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13341 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13342 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13343 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13344 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13345 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13346 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13347 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13348 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13349 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13350 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13351 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #13352 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #13353 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13354 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13355 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #13356 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13357 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13358 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13359 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13360 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13361 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13362 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13363 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13364 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13365 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13366 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13367 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #13368 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #13369 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13370 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13371 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #13372 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13373 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13374 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13375 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13376 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13377 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13378 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13379 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13380 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13381 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13382 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13383 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #13384 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #13385 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13386 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13387 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #13388 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13389 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13390 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13391 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13392 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13393 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13394 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13395 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13396 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13397 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13398 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13399 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #13400 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #13401 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13402 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13403 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #13404 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13405 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13406 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13407 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13408 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13409 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13410 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13411 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13412 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13413 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13414 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13415 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #13416 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #13417 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13418 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13419 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #13420 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13421 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13422 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13423 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13424 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13425 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13426 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13427 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13428 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13429 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13430 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13431 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #13432 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #13433 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13434 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13435 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #13436 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13437 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13438 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13439 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13440 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13441 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13442 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13443 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13444 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13445 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13446 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13447 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #13448 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #13449 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13450 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13451 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #13452 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13453 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13454 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13455 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13456 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13457 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13458 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13459 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13460 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13461 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13462 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13463 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #13464 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #13465 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13466 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13467 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #13468 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13469 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13470 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13471 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13472 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13473 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13474 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13475 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13476 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13477 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13478 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13479 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #13480 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #13481 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13482 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13483 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #13484 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13485 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13486 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13487 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13488 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13489 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13490 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13491 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13492 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13493 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13494 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13495 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #13496 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #13497 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13498 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13499 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #13500 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13501 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13502 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13503 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13504 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13505 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13506 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13507 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13508 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13509 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13510 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13511 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #13512 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #13513 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13514 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13515 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #13516 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13517 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13518 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13519 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13520 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13521 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13522 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13523 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13524 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13525 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13526 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13527 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #13528 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #13529 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13530 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13531 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #13532 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13533 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13534 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13535 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13536 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13537 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13538 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13539 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13540 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13541 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13542 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13543 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #13544 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #13545 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13546 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13547 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #13548 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13549 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13550 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13551 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13552 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13553 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13554 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13555 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13556 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13557 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13558 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13559 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #13560 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #13561 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13562 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13563 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #13564 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13565 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13566 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13567 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13568 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13569 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13570 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13571 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13572 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13573 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13574 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13575 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #13576 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #13577 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13578 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13579 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #13580 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13581 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13582 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13583 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13584 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13585 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13586 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13587 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13588 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13589 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13590 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13591 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #13592 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #13593 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13594 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13595 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #13596 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13597 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13598 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13599 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13600 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13601 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13602 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13603 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13604 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13605 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13606 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13607 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #13608 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #13609 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13610 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13611 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #13612 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13613 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13614 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13615 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13616 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13617 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13618 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13619 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13620 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13621 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13622 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13623 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #13624 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #13625 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13626 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13627 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #13628 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13629 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13630 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13631 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13632 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13633 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13634 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13635 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13636 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13637 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13638 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13639 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #13640 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #13641 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13642 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13643 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #13644 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13645 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13646 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13647 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13648 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13649 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13650 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13651 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13652 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13653 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13654 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13655 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #13656 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #13657 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13658 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13659 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #13660 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13661 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13662 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13663 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13664 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13665 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13666 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13667 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13668 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13669 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13670 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13671 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #13672 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #13673 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13674 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13675 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #13676 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13677 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13678 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13679 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13680 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13681 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13682 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13683 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13684 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13685 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13686 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13687 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #13688 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #13689 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13690 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13691 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #13692 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13693 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13694 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13695 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13696 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13697 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13698 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13699 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13700 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13701 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13702 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13703 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #13704 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #13705 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13706 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13707 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #13708 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13709 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13710 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13711 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13712 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13713 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13714 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13715 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13716 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13717 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13718 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13719 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #13720 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #13721 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13722 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13723 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #13724 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13725 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13726 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13727 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13728 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13729 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13730 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13731 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13732 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13733 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13734 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13735 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #13736 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #13737 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13738 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13739 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #13740 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13741 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13742 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13743 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13744 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13745 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13746 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13747 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13748 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13749 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13750 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13751 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #13752 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #13753 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13754 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13755 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #13756 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13757 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13758 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13759 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13760 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13761 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13762 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13763 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13764 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13765 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13766 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13767 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #13768 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #13769 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13770 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13771 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #13772 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13773 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13774 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13775 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13776 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13777 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13778 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13779 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13780 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13781 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13782 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13783 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #13784 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #13785 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13786 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13787 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #13788 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13789 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13790 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13791 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13792 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13793 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13794 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13795 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13796 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13797 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13798 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13799 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #13800 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #13801 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13802 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13803 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #13804 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13805 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13806 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13807 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13808 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13809 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13810 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13811 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13812 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13813 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13814 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13815 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #13816 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #13817 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13818 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13819 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #13820 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13821 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13822 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13823 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13824 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13825 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13826 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13827 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13828 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13829 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13830 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13831 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #13832 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #13833 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13834 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13835 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #13836 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13837 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13838 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13839 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13840 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13841 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13842 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13843 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13844 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13845 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13846 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13847 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #13848 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #13849 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13850 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13851 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #13852 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13853 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13854 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13855 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13856 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13857 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13858 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13859 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13860 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13861 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13862 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13863 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #13864 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #13865 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13866 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13867 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #13868 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13869 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13870 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13871 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13872 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13873 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13874 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13875 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13876 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13877 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13878 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13879 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #13880 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #13881 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13882 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13883 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #13884 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13885 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13886 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13887 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13888 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13889 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13890 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13891 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13892 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13893 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13894 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13895 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #13896 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #13897 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13898 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13899 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #13900 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13901 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13902 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13903 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13904 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13905 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13906 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13907 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13908 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13909 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13910 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13911 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #13912 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #13913 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13914 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13915 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #13916 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13917 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13918 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13919 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13920 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13921 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13922 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13923 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13924 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13925 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13926 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13927 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #13928 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #13929 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13930 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13931 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #13932 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13933 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13934 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13935 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13936 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13937 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13938 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13939 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13940 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13941 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13942 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13943 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #13944 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #13945 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13946 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13947 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #13948 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13949 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13950 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13951 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13952 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13953 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13954 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13955 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13956 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13957 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13958 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13959 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #13960 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #13961 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13962 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13963 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #13964 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13965 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13966 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13967 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13968 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13969 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13970 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13971 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13972 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13973 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13974 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13975 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #13976 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #13977 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13978 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13979 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #13980 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13981 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13982 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13983 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13984 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13985 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13986 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13987 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13988 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13989 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13990 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #13991 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #13992 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #13993 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13994 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13995 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #13996 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13997 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13998 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #13999 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14000 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14001 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14002 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14003 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14004 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14005 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14006 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14007 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #14008 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #14009 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14010 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14011 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #14012 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14013 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14014 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14015 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14016 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14017 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14018 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14019 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14020 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14021 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14022 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14023 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #14024 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #14025 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14026 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14027 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #14028 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14029 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14030 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14031 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14032 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14033 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14034 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14035 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14036 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14037 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14038 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14039 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #14040 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #14041 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14042 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14043 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #14044 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14045 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14046 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14047 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14048 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14049 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14050 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14051 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14052 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14053 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14054 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14055 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #14056 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #14057 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14058 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14059 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #14060 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14061 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14062 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14063 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14064 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14065 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14066 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14067 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14068 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14069 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14070 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14071 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #14072 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #14073 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14074 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14075 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #14076 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14077 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14078 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14079 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14080 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14081 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14082 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14083 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14084 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14085 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14086 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14087 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #14088 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #14089 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14090 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14091 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #14092 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14093 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14094 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14095 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14096 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14097 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14098 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14099 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14100 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14101 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14102 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14103 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #14104 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #14105 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14106 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14107 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #14108 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14109 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14110 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14111 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14112 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14113 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14114 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14115 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14116 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14117 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14118 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14119 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #14120 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #14121 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14122 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14123 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #14124 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14125 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14126 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14127 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14128 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14129 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14130 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14131 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14132 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14133 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14134 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14135 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #14136 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #14137 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14138 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14139 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #14140 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14141 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14142 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14143 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14144 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14145 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14146 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14147 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14148 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14149 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14150 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14151 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #14152 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #14153 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14154 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14155 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #14156 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14157 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14158 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14159 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14160 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14161 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14162 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14163 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14164 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14165 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14166 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14167 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #14168 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #14169 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14170 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14171 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #14172 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14173 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14174 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14175 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14176 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14177 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14178 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14179 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14180 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14181 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14182 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14183 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #14184 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #14185 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14186 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14187 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #14188 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14189 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14190 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14191 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14192 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14193 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14194 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14195 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14196 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14197 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14198 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14199 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #14200 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #14201 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14202 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14203 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #14204 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14205 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14206 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14207 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14208 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14209 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14210 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14211 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14212 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14213 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14214 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14215 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #14216 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #14217 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14218 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14219 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #14220 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14221 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14222 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14223 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14224 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14225 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14226 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14227 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14228 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14229 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14230 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14231 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #14232 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #14233 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14234 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14235 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #14236 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14237 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14238 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14239 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14240 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14241 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14242 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14243 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14244 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14245 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14246 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14247 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #14248 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #14249 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14250 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14251 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #14252 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14253 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14254 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14255 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14256 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14257 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14258 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14259 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14260 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14261 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14262 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14263 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #14264 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #14265 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14266 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14267 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #14268 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14269 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14270 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14271 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14272 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14273 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14274 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14275 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14276 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14277 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14278 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14279 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #14280 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #14281 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14282 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14283 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #14284 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14285 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14286 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14287 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14288 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14289 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14290 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14291 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14292 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14293 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14294 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14295 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #14296 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #14297 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14298 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14299 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #14300 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14301 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14302 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14303 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14304 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14305 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14306 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14307 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14308 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14309 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14310 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14311 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #14312 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #14313 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14314 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14315 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #14316 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14317 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14318 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14319 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14320 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14321 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14322 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14323 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14324 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14325 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14326 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14327 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #14328 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #14329 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14330 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14331 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #14332 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14333 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14334 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14335 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14336 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14337 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14338 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14339 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14340 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14341 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14342 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14343 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #14344 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #14345 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14346 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14347 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #14348 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14349 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14350 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14351 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14352 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14353 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14354 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14355 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14356 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14357 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14358 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14359 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #14360 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #14361 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14362 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14363 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #14364 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14365 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14366 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14367 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14368 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14369 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14370 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14371 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14372 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14373 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14374 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14375 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #14376 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #14377 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14378 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14379 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #14380 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14381 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14382 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14383 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14384 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14385 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14386 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14387 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14388 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14389 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14390 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14391 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #14392 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #14393 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14394 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14395 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #14396 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14397 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14398 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14399 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14400 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14401 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14402 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14403 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14404 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14405 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14406 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14407 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #14408 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #14409 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14410 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14411 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #14412 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14413 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14414 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14415 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14416 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14417 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14418 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14419 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14420 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14421 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14422 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14423 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #14424 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #14425 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14426 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14427 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #14428 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14429 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14430 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14431 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14432 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14433 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14434 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14435 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14436 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14437 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14438 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14439 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #14440 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #14441 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14442 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14443 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #14444 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14445 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14446 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14447 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14448 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14449 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14450 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14451 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14452 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14453 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14454 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14455 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #14456 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #14457 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14458 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14459 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #14460 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14461 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14462 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14463 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14464 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14465 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14466 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14467 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14468 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14469 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14470 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14471 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #14472 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #14473 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14474 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14475 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #14476 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14477 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14478 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14479 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14480 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14481 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14482 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14483 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14484 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14485 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14486 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14487 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #14488 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #14489 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14490 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14491 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #14492 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14493 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14494 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14495 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14496 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14497 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14498 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14499 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14500 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14501 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14502 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14503 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #14504 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #14505 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14506 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14507 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #14508 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14509 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14510 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14511 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14512 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14513 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14514 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14515 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14516 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14517 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14518 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14519 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #14520 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #14521 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14522 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14523 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #14524 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14525 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14526 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14527 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14528 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14529 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14530 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14531 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14532 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14533 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14534 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14535 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #14536 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #14537 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14538 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14539 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #14540 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14541 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14542 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14543 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14544 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14545 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14546 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14547 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14548 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14549 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14550 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14551 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #14552 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #14553 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14554 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14555 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #14556 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14557 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14558 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14559 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14560 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14561 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14562 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14563 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14564 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14565 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14566 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14567 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #14568 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #14569 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14570 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14571 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #14572 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14573 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14574 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14575 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14576 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14577 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14578 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14579 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14580 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14581 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14582 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14583 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #14584 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #14585 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14586 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14587 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #14588 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14589 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14590 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14591 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14592 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14593 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14594 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14595 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14596 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14597 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14598 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14599 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #14600 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #14601 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14602 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14603 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #14604 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14605 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14606 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14607 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14608 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14609 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14610 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14611 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14612 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14613 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14614 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14615 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #14616 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #14617 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14618 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14619 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #14620 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14621 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14622 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14623 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14624 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14625 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14626 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14627 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14628 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14629 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14630 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14631 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #14632 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #14633 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14634 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14635 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #14636 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14637 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14638 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14639 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14640 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14641 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14642 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14643 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14644 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14645 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14646 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14647 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #14648 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #14649 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14650 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14651 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #14652 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14653 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14654 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14655 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14656 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14657 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14658 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14659 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14660 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14661 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14662 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14663 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #14664 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #14665 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14666 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14667 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #14668 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14669 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14670 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14671 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14672 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14673 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14674 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14675 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14676 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14677 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14678 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14679 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #14680 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #14681 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14682 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14683 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #14684 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14685 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14686 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14687 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14688 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14689 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14690 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14691 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14692 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14693 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14694 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14695 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #14696 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #14697 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14698 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14699 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #14700 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14701 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14702 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14703 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14704 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14705 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14706 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14707 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14708 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14709 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14710 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14711 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #14712 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #14713 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14714 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14715 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #14716 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14717 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14718 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14719 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14720 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14721 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14722 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14723 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14724 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14725 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14726 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14727 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #14728 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #14729 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14730 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14731 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #14732 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14733 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14734 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14735 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14736 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14737 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14738 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14739 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14740 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14741 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14742 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14743 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #14744 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #14745 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14746 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14747 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #14748 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14749 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14750 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14751 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14752 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14753 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14754 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14755 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14756 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14757 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14758 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14759 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #14760 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #14761 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14762 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14763 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #14764 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14765 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14766 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14767 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14768 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14769 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14770 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14771 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14772 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14773 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14774 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14775 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #14776 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #14777 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14778 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14779 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #14780 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14781 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14782 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14783 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14784 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14785 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14786 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14787 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14788 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14789 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14790 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14791 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #14792 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #14793 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14794 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14795 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #14796 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14797 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14798 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14799 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14800 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14801 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14802 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14803 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14804 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14805 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14806 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14807 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #14808 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #14809 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14810 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14811 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #14812 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14813 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14814 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14815 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14816 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14817 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14818 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14819 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14820 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14821 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14822 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14823 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #14824 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #14825 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14826 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14827 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #14828 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14829 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14830 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14831 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14832 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14833 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14834 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14835 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14836 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14837 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14838 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14839 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #14840 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #14841 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14842 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14843 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #14844 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14845 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14846 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14847 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14848 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14849 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14850 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14851 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14852 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14853 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14854 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14855 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #14856 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #14857 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14858 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14859 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #14860 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14861 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14862 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14863 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14864 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14865 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14866 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14867 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14868 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14869 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14870 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14871 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #14872 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #14873 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14874 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14875 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #14876 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14877 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14878 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14879 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14880 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14881 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14882 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14883 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14884 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14885 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14886 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14887 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #14888 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #14889 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14890 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14891 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #14892 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14893 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14894 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14895 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14896 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14897 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14898 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14899 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14900 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14901 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14902 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14903 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #14904 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #14905 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14906 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14907 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #14908 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14909 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14910 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14911 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14912 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14913 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14914 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14915 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14916 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14917 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14918 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14919 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #14920 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #14921 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14922 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14923 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #14924 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14925 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14926 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14927 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14928 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14929 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14930 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14931 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14932 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14933 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14934 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14935 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #14936 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #14937 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14938 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14939 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #14940 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14941 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14942 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14943 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14944 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14945 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14946 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14947 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14948 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14949 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14950 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14951 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #14952 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #14953 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14954 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14955 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #14956 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14957 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14958 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14959 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14960 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14961 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14962 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14963 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14964 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14965 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14966 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14967 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #14968 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #14969 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14970 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14971 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #14972 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14973 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14974 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14975 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14976 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14977 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14978 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14979 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14980 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14981 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14982 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14983 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #14984 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #14985 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14986 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14987 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #14988 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14989 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14990 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14991 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14992 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14993 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14994 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #14995 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14996 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14997 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14998 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #14999 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #15000 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #15001 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15002 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15003 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #15004 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15005 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15006 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15007 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15008 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15009 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15010 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15011 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15012 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15013 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15014 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15015 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #15016 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #15017 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15018 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15019 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #15020 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15021 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15022 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15023 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15024 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15025 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15026 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15027 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15028 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15029 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15030 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15031 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #15032 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #15033 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15034 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15035 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #15036 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15037 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15038 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15039 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15040 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15041 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15042 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15043 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15044 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15045 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15046 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15047 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #15048 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #15049 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15050 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15051 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #15052 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15053 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15054 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15055 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15056 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15057 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15058 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15059 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15060 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15061 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15062 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15063 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #15064 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #15065 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15066 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15067 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #15068 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15069 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15070 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15071 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15072 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15073 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15074 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15075 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15076 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15077 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15078 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15079 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #15080 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #15081 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15082 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15083 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #15084 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15085 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15086 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15087 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15088 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15089 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15090 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15091 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15092 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15093 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15094 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15095 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #15096 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #15097 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15098 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15099 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #15100 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15101 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15102 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15103 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15104 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15105 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15106 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15107 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15108 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15109 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15110 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15111 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #15112 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #15113 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15114 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15115 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #15116 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15117 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15118 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15119 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15120 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15121 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15122 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15123 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15124 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15125 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15126 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15127 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #15128 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #15129 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15130 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15131 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #15132 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15133 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15134 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15135 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15136 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15137 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15138 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15139 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15140 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15141 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15142 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15143 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #15144 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #15145 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15146 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15147 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #15148 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15149 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15150 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15151 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15152 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15153 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15154 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15155 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15156 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15157 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15158 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15159 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #15160 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #15161 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15162 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15163 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #15164 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15165 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15166 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15167 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15168 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15169 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15170 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15171 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15172 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15173 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15174 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15175 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #15176 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #15177 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15178 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15179 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #15180 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15181 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15182 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15183 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15184 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15185 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15186 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15187 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15188 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15189 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15190 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15191 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #15192 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #15193 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15194 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15195 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #15196 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15197 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15198 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15199 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15200 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15201 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15202 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15203 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15204 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15205 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15206 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15207 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #15208 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #15209 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15210 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15211 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #15212 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15213 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15214 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15215 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15216 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15217 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15218 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15219 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15220 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15221 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15222 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15223 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #15224 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #15225 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15226 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15227 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #15228 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15229 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15230 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15231 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15232 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15233 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15234 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15235 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15236 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15237 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15238 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15239 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #15240 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #15241 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15242 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15243 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #15244 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15245 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15246 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15247 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15248 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15249 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15250 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15251 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15252 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15253 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15254 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15255 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #15256 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #15257 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15258 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15259 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #15260 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15261 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15262 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15263 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15264 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15265 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15266 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15267 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15268 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15269 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15270 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15271 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #15272 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #15273 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15274 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15275 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #15276 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15277 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15278 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15279 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15280 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15281 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15282 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15283 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15284 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15285 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15286 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15287 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #15288 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #15289 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15290 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15291 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #15292 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15293 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15294 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15295 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15296 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15297 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15298 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15299 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15300 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15301 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15302 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15303 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #15304 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #15305 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15306 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15307 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #15308 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15309 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15310 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15311 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15312 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15313 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15314 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15315 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15316 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15317 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15318 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15319 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #15320 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #15321 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15322 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15323 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #15324 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15325 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15326 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15327 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15328 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15329 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15330 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15331 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15332 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15333 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15334 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15335 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #15336 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #15337 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15338 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15339 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #15340 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15341 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15342 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15343 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15344 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15345 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15346 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15347 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15348 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15349 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15350 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15351 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #15352 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #15353 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15354 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15355 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #15356 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15357 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15358 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15359 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15360 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15361 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15362 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15363 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15364 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15365 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15366 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15367 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #15368 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #15369 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15370 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15371 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #15372 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15373 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15374 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15375 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15376 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15377 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15378 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15379 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15380 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15381 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15382 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15383 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #15384 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #15385 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15386 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15387 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #15388 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15389 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15390 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15391 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15392 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15393 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15394 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15395 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15396 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15397 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15398 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15399 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #15400 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #15401 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15402 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15403 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #15404 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15405 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15406 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15407 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15408 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15409 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15410 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15411 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15412 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15413 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15414 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15415 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #15416 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #15417 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15418 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15419 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #15420 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15421 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15422 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15423 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15424 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15425 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15426 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15427 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15428 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15429 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15430 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15431 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #15432 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #15433 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15434 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15435 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #15436 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15437 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15438 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15439 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15440 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15441 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15442 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15443 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15444 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15445 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15446 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15447 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #15448 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #15449 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15450 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15451 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #15452 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15453 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15454 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15455 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15456 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15457 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15458 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15459 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15460 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15461 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15462 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15463 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #15464 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #15465 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15466 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15467 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #15468 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15469 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15470 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15471 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15472 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15473 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15474 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15475 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15476 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15477 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15478 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15479 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #15480 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #15481 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15482 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15483 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #15484 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15485 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15486 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15487 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15488 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15489 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15490 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15491 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15492 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15493 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15494 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15495 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #15496 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #15497 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15498 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15499 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #15500 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15501 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15502 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15503 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15504 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15505 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15506 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15507 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15508 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15509 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15510 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15511 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #15512 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #15513 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15514 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15515 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #15516 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15517 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15518 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15519 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15520 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15521 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15522 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15523 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15524 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15525 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15526 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15527 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #15528 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #15529 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15530 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15531 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #15532 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15533 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15534 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15535 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15536 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15537 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15538 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15539 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15540 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15541 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15542 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15543 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #15544 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #15545 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15546 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15547 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #15548 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15549 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15550 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15551 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15552 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15553 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15554 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15555 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15556 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15557 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15558 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15559 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #15560 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #15561 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15562 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15563 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #15564 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15565 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15566 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15567 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15568 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15569 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15570 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15571 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15572 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15573 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15574 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15575 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #15576 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #15577 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15578 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15579 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #15580 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15581 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15582 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15583 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15584 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15585 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15586 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15587 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15588 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15589 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15590 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15591 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #15592 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #15593 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15594 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15595 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #15596 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15597 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15598 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15599 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15600 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15601 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15602 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15603 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15604 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15605 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15606 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15607 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #15608 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #15609 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15610 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15611 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #15612 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15613 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15614 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15615 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15616 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15617 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15618 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15619 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15620 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15621 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15622 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15623 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #15624 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #15625 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15626 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15627 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #15628 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15629 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15630 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15631 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15632 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15633 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15634 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15635 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15636 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15637 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15638 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15639 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #15640 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #15641 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15642 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15643 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #15644 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15645 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15646 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15647 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15648 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15649 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15650 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15651 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15652 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15653 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15654 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15655 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #15656 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #15657 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15658 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15659 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #15660 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15661 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15662 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15663 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15664 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15665 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15666 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15667 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15668 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15669 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15670 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15671 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #15672 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #15673 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15674 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15675 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #15676 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15677 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15678 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15679 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15680 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15681 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15682 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15683 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15684 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15685 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15686 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15687 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #15688 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #15689 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15690 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15691 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #15692 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15693 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15694 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15695 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15696 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15697 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15698 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15699 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15700 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15701 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15702 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15703 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #15704 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #15705 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15706 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15707 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #15708 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15709 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15710 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15711 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15712 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15713 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15714 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15715 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15716 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15717 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15718 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15719 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #15720 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #15721 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15722 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15723 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #15724 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15725 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15726 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15727 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15728 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15729 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15730 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15731 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15732 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15733 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15734 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15735 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #15736 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #15737 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15738 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15739 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #15740 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15741 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15742 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15743 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15744 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15745 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15746 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15747 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15748 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15749 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15750 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15751 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #15752 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #15753 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15754 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15755 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #15756 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15757 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15758 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15759 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15760 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15761 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15762 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15763 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15764 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15765 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15766 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15767 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #15768 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #15769 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15770 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15771 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #15772 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15773 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15774 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15775 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15776 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15777 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15778 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15779 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15780 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15781 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15782 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15783 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #15784 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #15785 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15786 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15787 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #15788 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15789 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15790 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15791 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15792 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15793 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15794 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15795 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15796 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15797 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15798 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15799 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #15800 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #15801 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15802 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15803 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #15804 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15805 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15806 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15807 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15808 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15809 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15810 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15811 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15812 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15813 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15814 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15815 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #15816 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #15817 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15818 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15819 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #15820 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15821 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15822 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15823 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15824 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15825 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15826 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15827 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15828 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15829 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15830 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15831 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #15832 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #15833 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15834 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15835 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #15836 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15837 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15838 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15839 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15840 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15841 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15842 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15843 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15844 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15845 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15846 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15847 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #15848 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #15849 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15850 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15851 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #15852 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15853 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15854 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15855 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15856 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15857 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15858 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15859 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15860 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15861 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15862 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15863 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #15864 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #15865 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15866 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15867 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #15868 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15869 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15870 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15871 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15872 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15873 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15874 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15875 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15876 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15877 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15878 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15879 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #15880 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #15881 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15882 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15883 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #15884 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15885 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15886 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15887 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15888 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15889 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15890 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15891 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15892 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15893 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15894 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15895 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #15896 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #15897 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15898 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15899 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #15900 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15901 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15902 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15903 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15904 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15905 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15906 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15907 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15908 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15909 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15910 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15911 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #15912 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #15913 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15914 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15915 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #15916 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15917 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15918 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15919 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15920 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15921 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15922 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15923 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15924 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15925 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15926 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15927 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #15928 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #15929 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15930 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15931 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #15932 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15933 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15934 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15935 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15936 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15937 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15938 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15939 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15940 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15941 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15942 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15943 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #15944 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #15945 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15946 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15947 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #15948 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15949 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15950 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15951 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15952 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15953 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15954 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15955 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15956 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15957 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15958 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15959 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #15960 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #15961 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15962 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15963 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #15964 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15965 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15966 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15967 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15968 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15969 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15970 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15971 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15972 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15973 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15974 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15975 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #15976 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #15977 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15978 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15979 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #15980 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15981 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15982 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15983 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15984 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15985 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15986 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15987 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15988 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15989 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15990 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15991 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #15992 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #15993 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15994 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15995 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #15996 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15997 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15998 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #15999 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16000 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16001 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16002 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16003 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16004 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16005 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16006 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16007 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #16008 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #16009 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16010 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16011 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #16012 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16013 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16014 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16015 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16016 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16017 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16018 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16019 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16020 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16021 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16022 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16023 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #16024 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #16025 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16026 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16027 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #16028 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16029 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16030 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16031 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16032 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16033 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16034 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16035 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16036 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16037 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16038 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16039 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #16040 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #16041 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16042 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16043 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #16044 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16045 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16046 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16047 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16048 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16049 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16050 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16051 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16052 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16053 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16054 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16055 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #16056 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #16057 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16058 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16059 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #16060 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16061 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16062 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16063 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16064 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16065 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16066 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16067 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16068 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16069 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16070 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16071 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #16072 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #16073 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16074 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16075 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #16076 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16077 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16078 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16079 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16080 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16081 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16082 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16083 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16084 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16085 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16086 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16087 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #16088 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #16089 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16090 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16091 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #16092 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16093 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16094 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16095 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16096 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16097 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16098 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16099 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16100 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16101 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16102 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16103 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #16104 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #16105 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16106 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16107 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #16108 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16109 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16110 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16111 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16112 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16113 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16114 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16115 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16116 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16117 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16118 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16119 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #16120 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #16121 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16122 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16123 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #16124 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16125 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16126 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16127 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16128 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16129 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16130 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16131 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16132 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16133 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16134 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16135 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #16136 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #16137 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16138 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16139 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #16140 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16141 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16142 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16143 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16144 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16145 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16146 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16147 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16148 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16149 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16150 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16151 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #16152 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #16153 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16154 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16155 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #16156 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16157 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16158 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16159 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16160 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16161 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16162 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16163 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16164 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16165 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16166 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16167 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #16168 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #16169 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16170 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16171 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #16172 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16173 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16174 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16175 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16176 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16177 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16178 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16179 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16180 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16181 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16182 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16183 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #16184 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #16185 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16186 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16187 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #16188 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16189 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16190 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16191 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16192 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16193 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16194 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16195 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16196 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16197 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16198 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16199 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #16200 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #16201 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16202 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16203 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #16204 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16205 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16206 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16207 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16208 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16209 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16210 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16211 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16212 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16213 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16214 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16215 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #16216 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #16217 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16218 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16219 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #16220 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16221 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16222 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16223 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16224 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16225 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16226 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16227 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16228 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16229 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16230 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16231 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #16232 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #16233 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16234 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16235 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #16236 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16237 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16238 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16239 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16240 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16241 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16242 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16243 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16244 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16245 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16246 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16247 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #16248 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #16249 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16250 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16251 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #16252 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16253 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16254 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16255 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16256 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16257 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16258 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16259 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16260 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16261 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16262 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16263 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #16264 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #16265 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16266 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16267 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #16268 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16269 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16270 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16271 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16272 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16273 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16274 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16275 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16276 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16277 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16278 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16279 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #16280 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #16281 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16282 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16283 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #16284 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16285 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16286 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16287 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16288 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16289 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16290 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16291 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16292 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16293 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16294 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16295 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #16296 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #16297 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16298 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16299 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #16300 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16301 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16302 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16303 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16304 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16305 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16306 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16307 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16308 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16309 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16310 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16311 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #16312 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #16313 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16314 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16315 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #16316 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16317 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16318 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16319 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16320 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16321 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16322 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16323 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16324 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16325 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16326 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16327 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #16328 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #16329 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16330 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16331 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #16332 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16333 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16334 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16335 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16336 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16337 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16338 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16339 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16340 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16341 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16342 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16343 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #16344 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #16345 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16346 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16347 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #16348 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16349 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16350 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16351 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16352 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16353 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16354 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16355 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16356 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16357 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16358 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16359 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #16360 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #16361 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16362 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16363 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #16364 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16365 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16366 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16367 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16368 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16369 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16370 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16371 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16372 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16373 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16374 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16375 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #16376 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #16377 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16378 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16379 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #16380 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16381 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16382 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16383 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16384 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16385 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16386 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16387 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16388 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16389 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16390 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16391 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #16392 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #16393 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16394 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16395 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #16396 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16397 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16398 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16399 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16400 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16401 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16402 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16403 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16404 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16405 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16406 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16407 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #16408 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #16409 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16410 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16411 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #16412 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16413 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16414 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16415 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16416 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16417 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16418 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16419 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16420 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16421 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16422 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16423 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #16424 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #16425 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16426 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16427 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #16428 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16429 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16430 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16431 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16432 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16433 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16434 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16435 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16436 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16437 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16438 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16439 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #16440 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #16441 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16442 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16443 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #16444 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16445 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16446 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16447 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16448 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16449 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16450 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16451 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16452 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16453 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16454 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16455 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #16456 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #16457 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16458 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16459 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #16460 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16461 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16462 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16463 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16464 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16465 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16466 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16467 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16468 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16469 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16470 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16471 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #16472 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #16473 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16474 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16475 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #16476 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16477 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16478 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16479 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16480 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16481 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16482 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16483 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16484 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16485 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16486 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16487 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #16488 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #16489 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16490 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16491 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #16492 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16493 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16494 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16495 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16496 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16497 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16498 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16499 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16500 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16501 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16502 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16503 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #16504 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #16505 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16506 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16507 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #16508 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16509 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16510 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16511 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16512 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16513 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16514 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16515 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16516 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16517 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16518 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16519 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #16520 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #16521 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16522 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16523 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #16524 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16525 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16526 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16527 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16528 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16529 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16530 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16531 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16532 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16533 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16534 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16535 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #16536 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #16537 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16538 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16539 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #16540 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16541 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16542 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16543 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16544 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16545 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16546 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16547 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16548 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16549 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16550 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16551 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #16552 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #16553 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16554 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16555 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #16556 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16557 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16558 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16559 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16560 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16561 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16562 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16563 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16564 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16565 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16566 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16567 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #16568 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #16569 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16570 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16571 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #16572 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16573 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16574 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16575 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16576 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16577 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16578 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16579 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16580 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16581 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16582 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16583 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #16584 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #16585 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16586 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16587 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #16588 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16589 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16590 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16591 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16592 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16593 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16594 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16595 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16596 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16597 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16598 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16599 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #16600 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #16601 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16602 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16603 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #16604 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16605 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16606 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16607 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16608 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16609 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16610 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16611 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16612 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16613 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16614 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16615 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #16616 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #16617 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16618 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16619 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #16620 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16621 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16622 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16623 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16624 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16625 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16626 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16627 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16628 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16629 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16630 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16631 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #16632 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #16633 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16634 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16635 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #16636 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16637 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16638 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16639 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16640 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16641 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16642 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16643 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16644 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16645 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16646 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16647 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #16648 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #16649 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16650 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16651 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #16652 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16653 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16654 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16655 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16656 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16657 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16658 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16659 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16660 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16661 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16662 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16663 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #16664 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #16665 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16666 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16667 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #16668 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16669 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16670 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16671 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16672 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16673 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16674 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16675 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16676 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16677 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16678 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16679 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #16680 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #16681 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16682 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16683 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #16684 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16685 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16686 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16687 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16688 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16689 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16690 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16691 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16692 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16693 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16694 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16695 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #16696 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #16697 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16698 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16699 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #16700 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16701 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16702 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16703 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16704 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16705 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16706 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16707 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16708 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16709 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16710 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16711 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #16712 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #16713 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16714 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16715 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #16716 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16717 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16718 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16719 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16720 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16721 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16722 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16723 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16724 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16725 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16726 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16727 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #16728 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #16729 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16730 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16731 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #16732 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16733 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16734 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16735 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16736 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16737 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16738 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16739 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16740 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16741 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16742 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16743 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #16744 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #16745 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16746 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16747 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #16748 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16749 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16750 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16751 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16752 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16753 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16754 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16755 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16756 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16757 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16758 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16759 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #16760 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #16761 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16762 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16763 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #16764 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16765 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16766 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16767 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16768 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16769 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16770 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16771 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16772 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16773 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16774 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16775 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #16776 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #16777 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16778 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16779 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #16780 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16781 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16782 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16783 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16784 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16785 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16786 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16787 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16788 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16789 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16790 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16791 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #16792 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #16793 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16794 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16795 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #16796 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16797 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16798 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16799 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16800 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16801 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16802 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16803 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16804 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16805 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16806 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16807 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #16808 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #16809 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16810 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16811 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #16812 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16813 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16814 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16815 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16816 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16817 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16818 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16819 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16820 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16821 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16822 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16823 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #16824 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #16825 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16826 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16827 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #16828 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16829 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16830 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16831 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16832 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16833 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16834 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16835 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16836 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16837 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16838 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16839 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #16840 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #16841 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16842 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16843 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #16844 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16845 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16846 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16847 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16848 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16849 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16850 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16851 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16852 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16853 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16854 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16855 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #16856 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #16857 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16858 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16859 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #16860 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16861 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16862 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16863 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16864 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16865 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16866 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16867 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16868 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16869 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16870 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16871 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #16872 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #16873 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16874 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16875 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #16876 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16877 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16878 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16879 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16880 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16881 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16882 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16883 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16884 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16885 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16886 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16887 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #16888 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #16889 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16890 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16891 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #16892 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16893 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16894 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16895 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16896 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16897 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16898 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16899 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16900 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16901 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16902 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16903 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #16904 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #16905 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16906 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16907 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #16908 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16909 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16910 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16911 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16912 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16913 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16914 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16915 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16916 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16917 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16918 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16919 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #16920 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #16921 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16922 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16923 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #16924 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16925 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16926 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16927 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16928 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16929 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16930 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16931 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16932 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16933 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16934 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16935 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #16936 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #16937 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16938 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16939 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #16940 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16941 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16942 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16943 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16944 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16945 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16946 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16947 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16948 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16949 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16950 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16951 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #16952 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #16953 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16954 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16955 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #16956 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16957 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16958 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16959 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16960 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16961 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16962 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16963 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16964 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16965 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16966 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16967 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #16968 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #16969 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16970 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16971 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #16972 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16973 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16974 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16975 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16976 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16977 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16978 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16979 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16980 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16981 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16982 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16983 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #16984 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #16985 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16986 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16987 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #16988 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16989 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16990 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16991 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16992 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16993 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16994 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #16995 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16996 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16997 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16998 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16999 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #17000 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #17001 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17002 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17003 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #17004 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17005 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17006 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17007 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17008 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17009 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17010 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17011 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17012 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17013 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17014 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17015 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #17016 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #17017 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17018 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17019 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #17020 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17021 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17022 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17023 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17024 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17025 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17026 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17027 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17028 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17029 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17030 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17031 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #17032 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #17033 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17034 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17035 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #17036 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17037 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17038 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17039 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17040 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17041 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17042 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17043 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17044 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17045 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17046 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17047 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #17048 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #17049 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17050 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17051 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #17052 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17053 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17054 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17055 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17056 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17057 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17058 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17059 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17060 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17061 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17062 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17063 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #17064 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #17065 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17066 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17067 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #17068 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17069 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17070 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17071 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17072 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17073 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17074 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17075 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17076 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17077 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17078 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17079 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #17080 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #17081 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17082 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17083 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #17084 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17085 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17086 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17087 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17088 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17089 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17090 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17091 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17092 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17093 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17094 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17095 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #17096 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #17097 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17098 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17099 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #17100 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17101 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17102 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17103 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17104 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17105 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17106 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17107 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17108 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17109 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17110 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17111 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #17112 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #17113 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17114 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17115 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #17116 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17117 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17118 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17119 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17120 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17121 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17122 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17123 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17124 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17125 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17126 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17127 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #17128 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #17129 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17130 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17131 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #17132 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17133 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17134 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17135 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17136 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17137 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17138 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17139 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17140 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17141 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17142 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17143 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #17144 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #17145 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17146 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17147 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #17148 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17149 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17150 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17151 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17152 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17153 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17154 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17155 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17156 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17157 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17158 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17159 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #17160 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #17161 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17162 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17163 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #17164 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17165 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17166 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17167 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17168 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17169 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17170 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17171 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17172 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17173 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17174 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17175 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #17176 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #17177 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17178 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17179 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #17180 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17181 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17182 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17183 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17184 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17185 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17186 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17187 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17188 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17189 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17190 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17191 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #17192 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #17193 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17194 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17195 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #17196 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17197 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17198 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17199 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17200 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17201 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17202 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17203 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17204 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17205 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17206 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17207 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #17208 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #17209 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17210 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17211 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #17212 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17213 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17214 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17215 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17216 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17217 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17218 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17219 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17220 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17221 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17222 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17223 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #17224 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #17225 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17226 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17227 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #17228 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17229 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17230 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17231 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17232 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17233 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17234 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17235 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17236 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17237 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17238 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17239 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #17240 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #17241 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17242 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17243 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #17244 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17245 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17246 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17247 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17248 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17249 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17250 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17251 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17252 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17253 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17254 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17255 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #17256 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #17257 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17258 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17259 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #17260 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17261 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17262 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17263 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17264 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17265 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17266 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17267 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17268 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17269 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17270 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17271 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #17272 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #17273 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17274 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17275 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #17276 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17277 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17278 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17279 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17280 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17281 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17282 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17283 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17284 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17285 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17286 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17287 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #17288 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #17289 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17290 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17291 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #17292 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17293 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17294 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17295 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17296 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17297 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17298 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17299 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17300 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17301 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17302 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17303 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #17304 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #17305 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17306 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17307 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #17308 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17309 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17310 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17311 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17312 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17313 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17314 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17315 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17316 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17317 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17318 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17319 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #17320 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #17321 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17322 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17323 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #17324 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17325 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17326 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17327 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17328 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17329 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17330 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17331 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17332 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17333 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17334 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17335 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #17336 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #17337 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17338 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17339 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #17340 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17341 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17342 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17343 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17344 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17345 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17346 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17347 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17348 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17349 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17350 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17351 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #17352 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #17353 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17354 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17355 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #17356 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17357 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17358 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17359 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17360 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17361 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17362 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17363 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17364 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17365 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17366 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17367 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #17368 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #17369 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17370 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17371 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #17372 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17373 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17374 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17375 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17376 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17377 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17378 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17379 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17380 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17381 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17382 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17383 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #17384 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #17385 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17386 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17387 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #17388 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17389 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17390 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17391 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17392 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17393 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17394 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17395 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17396 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17397 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17398 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17399 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #17400 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #17401 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17402 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17403 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #17404 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17405 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17406 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17407 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17408 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17409 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17410 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17411 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17412 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17413 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17414 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17415 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #17416 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #17417 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17418 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17419 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #17420 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17421 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17422 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17423 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17424 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17425 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17426 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17427 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17428 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17429 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17430 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17431 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #17432 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #17433 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17434 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17435 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #17436 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17437 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17438 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17439 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17440 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17441 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17442 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17443 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17444 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17445 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17446 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17447 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #17448 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #17449 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17450 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17451 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #17452 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17453 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17454 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17455 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17456 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17457 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17458 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17459 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17460 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17461 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17462 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17463 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #17464 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #17465 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17466 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17467 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #17468 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17469 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17470 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17471 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17472 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17473 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17474 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17475 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17476 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17477 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17478 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17479 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #17480 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #17481 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17482 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17483 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #17484 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17485 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17486 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17487 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17488 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17489 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17490 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17491 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17492 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17493 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17494 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17495 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #17496 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #17497 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17498 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17499 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #17500 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17501 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17502 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17503 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17504 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17505 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17506 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17507 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17508 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17509 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17510 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17511 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #17512 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #17513 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17514 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17515 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #17516 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17517 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17518 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17519 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17520 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17521 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17522 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17523 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17524 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17525 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17526 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17527 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #17528 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #17529 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17530 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17531 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #17532 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17533 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17534 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17535 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17536 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17537 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17538 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17539 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17540 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17541 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17542 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17543 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #17544 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #17545 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17546 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17547 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #17548 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17549 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17550 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17551 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17552 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17553 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17554 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17555 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17556 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17557 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17558 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17559 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #17560 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #17561 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17562 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17563 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #17564 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17565 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17566 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17567 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17568 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17569 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17570 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17571 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17572 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17573 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17574 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17575 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #17576 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #17577 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17578 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17579 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #17580 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17581 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17582 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17583 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17584 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17585 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17586 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17587 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17588 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17589 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17590 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17591 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #17592 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #17593 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17594 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17595 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #17596 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17597 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17598 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17599 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17600 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17601 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17602 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17603 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17604 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17605 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17606 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17607 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #17608 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #17609 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17610 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17611 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #17612 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17613 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17614 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17615 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17616 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17617 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17618 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17619 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17620 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17621 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17622 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17623 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #17624 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #17625 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17626 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17627 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #17628 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17629 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17630 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17631 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17632 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17633 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17634 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17635 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17636 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17637 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17638 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17639 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #17640 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #17641 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17642 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17643 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #17644 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17645 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17646 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17647 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17648 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17649 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17650 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17651 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17652 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17653 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17654 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17655 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #17656 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #17657 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17658 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17659 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #17660 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17661 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17662 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17663 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17664 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17665 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17666 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17667 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17668 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17669 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17670 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17671 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #17672 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #17673 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17674 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17675 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #17676 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17677 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17678 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17679 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17680 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17681 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17682 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17683 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17684 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17685 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17686 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17687 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #17688 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #17689 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17690 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17691 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #17692 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17693 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17694 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17695 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17696 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17697 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17698 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17699 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17700 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17701 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17702 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17703 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #17704 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #17705 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17706 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17707 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #17708 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17709 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17710 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17711 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17712 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17713 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17714 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17715 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17716 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17717 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17718 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17719 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #17720 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #17721 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17722 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17723 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #17724 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17725 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17726 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17727 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17728 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17729 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17730 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17731 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17732 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17733 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17734 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17735 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #17736 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #17737 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17738 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17739 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #17740 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17741 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17742 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17743 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17744 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17745 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17746 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17747 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17748 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17749 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17750 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17751 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #17752 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #17753 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17754 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17755 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #17756 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17757 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17758 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17759 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17760 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17761 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17762 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17763 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17764 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17765 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17766 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17767 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #17768 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #17769 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17770 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17771 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #17772 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17773 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17774 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17775 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17776 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17777 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17778 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17779 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17780 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17781 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17782 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17783 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #17784 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #17785 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17786 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17787 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #17788 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17789 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17790 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17791 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17792 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17793 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17794 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17795 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17796 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17797 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17798 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17799 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #17800 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #17801 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17802 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17803 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #17804 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17805 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17806 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17807 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17808 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17809 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17810 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17811 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17812 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17813 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17814 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17815 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #17816 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #17817 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17818 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17819 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #17820 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17821 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17822 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17823 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17824 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17825 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17826 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17827 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17828 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17829 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17830 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17831 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #17832 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #17833 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17834 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17835 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #17836 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17837 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17838 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17839 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17840 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17841 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17842 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17843 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17844 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17845 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17846 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17847 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #17848 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #17849 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17850 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17851 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #17852 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17853 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17854 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17855 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17856 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17857 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17858 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17859 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17860 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17861 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17862 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17863 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #17864 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #17865 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17866 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17867 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #17868 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17869 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17870 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17871 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17872 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17873 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17874 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17875 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17876 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17877 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17878 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17879 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #17880 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #17881 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17882 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17883 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #17884 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17885 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17886 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17887 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17888 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17889 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17890 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17891 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17892 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17893 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17894 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17895 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #17896 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #17897 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17898 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17899 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #17900 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17901 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17902 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17903 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17904 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17905 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17906 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17907 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17908 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17909 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17910 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17911 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #17912 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #17913 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17914 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17915 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #17916 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17917 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17918 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17919 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17920 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17921 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17922 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17923 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17924 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17925 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17926 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17927 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #17928 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #17929 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17930 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17931 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #17932 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17933 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17934 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17935 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17936 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17937 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17938 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17939 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17940 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17941 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17942 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17943 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #17944 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #17945 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17946 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17947 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #17948 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17949 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17950 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17951 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17952 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17953 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17954 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17955 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17956 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17957 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17958 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17959 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #17960 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #17961 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17962 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17963 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #17964 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17965 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17966 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17967 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17968 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17969 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17970 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17971 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17972 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17973 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17974 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17975 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #17976 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #17977 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17978 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17979 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #17980 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17981 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17982 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17983 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17984 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17985 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17986 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17987 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17988 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17989 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17990 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17991 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #17992 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #17993 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17994 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17995 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #17996 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17997 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17998 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #17999 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18000 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18001 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18002 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18003 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18004 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18005 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18006 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18007 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #18008 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #18009 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18010 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18011 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #18012 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18013 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18014 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18015 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18016 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18017 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18018 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18019 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18020 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18021 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18022 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18023 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #18024 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #18025 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18026 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18027 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #18028 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18029 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18030 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18031 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18032 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18033 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18034 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18035 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18036 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18037 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18038 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18039 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #18040 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #18041 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18042 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18043 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #18044 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18045 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18046 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18047 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18048 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18049 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18050 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18051 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18052 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18053 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18054 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18055 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #18056 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #18057 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18058 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18059 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #18060 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18061 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18062 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18063 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18064 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18065 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18066 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18067 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18068 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18069 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18070 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18071 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #18072 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #18073 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18074 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18075 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #18076 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18077 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18078 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18079 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18080 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18081 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18082 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18083 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18084 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18085 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18086 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18087 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #18088 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #18089 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18090 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18091 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #18092 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18093 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18094 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18095 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18096 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18097 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18098 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18099 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18100 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18101 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18102 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18103 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #18104 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #18105 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18106 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18107 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #18108 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18109 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18110 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18111 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18112 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18113 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18114 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18115 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18116 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18117 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18118 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18119 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #18120 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #18121 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18122 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18123 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #18124 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18125 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18126 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18127 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18128 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18129 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18130 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18131 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18132 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18133 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18134 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18135 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #18136 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #18137 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18138 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18139 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #18140 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18141 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18142 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18143 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18144 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18145 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18146 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18147 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18148 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18149 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18150 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18151 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #18152 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #18153 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18154 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18155 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #18156 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18157 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18158 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18159 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18160 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18161 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18162 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18163 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18164 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18165 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18166 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18167 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #18168 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #18169 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18170 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18171 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #18172 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18173 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18174 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18175 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18176 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18177 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18178 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18179 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18180 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18181 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18182 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18183 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #18184 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #18185 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18186 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18187 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #18188 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18189 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18190 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18191 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18192 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18193 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18194 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18195 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18196 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18197 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18198 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18199 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #18200 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #18201 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18202 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18203 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #18204 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18205 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18206 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18207 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18208 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18209 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18210 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18211 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18212 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18213 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18214 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18215 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #18216 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #18217 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18218 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18219 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #18220 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18221 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18222 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18223 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18224 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18225 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18226 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18227 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18228 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18229 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18230 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18231 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #18232 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #18233 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18234 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18235 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #18236 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18237 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18238 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18239 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18240 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18241 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18242 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18243 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18244 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18245 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18246 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18247 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #18248 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #18249 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18250 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18251 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #18252 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18253 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18254 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18255 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18256 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18257 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18258 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18259 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18260 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18261 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18262 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18263 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #18264 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #18265 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18266 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18267 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #18268 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18269 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18270 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18271 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18272 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18273 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18274 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18275 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18276 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18277 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18278 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18279 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #18280 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #18281 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18282 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18283 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #18284 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18285 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18286 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18287 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18288 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18289 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18290 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18291 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18292 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18293 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18294 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18295 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #18296 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #18297 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18298 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18299 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #18300 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18301 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18302 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18303 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18304 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18305 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18306 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18307 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18308 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18309 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18310 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18311 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #18312 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #18313 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18314 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18315 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #18316 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18317 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18318 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18319 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18320 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18321 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18322 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18323 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18324 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18325 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18326 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18327 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #18328 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #18329 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18330 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18331 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #18332 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18333 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18334 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18335 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18336 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18337 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18338 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18339 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18340 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18341 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18342 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18343 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #18344 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #18345 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18346 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18347 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #18348 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18349 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18350 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18351 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18352 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18353 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18354 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18355 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18356 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18357 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18358 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18359 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #18360 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #18361 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18362 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18363 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #18364 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18365 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18366 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18367 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18368 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18369 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18370 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18371 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18372 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18373 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18374 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18375 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #18376 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #18377 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18378 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18379 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #18380 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18381 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18382 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18383 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18384 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18385 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18386 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18387 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18388 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18389 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18390 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18391 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #18392 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #18393 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18394 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18395 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #18396 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18397 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18398 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18399 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18400 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18401 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18402 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18403 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18404 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18405 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18406 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18407 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #18408 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #18409 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18410 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18411 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #18412 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18413 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18414 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18415 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18416 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18417 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18418 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18419 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18420 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18421 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18422 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18423 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #18424 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #18425 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18426 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18427 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #18428 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18429 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18430 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18431 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18432 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18433 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18434 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18435 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18436 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18437 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18438 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18439 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #18440 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #18441 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18442 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18443 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #18444 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18445 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18446 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18447 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18448 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18449 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18450 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18451 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18452 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18453 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18454 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18455 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #18456 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #18457 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18458 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18459 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #18460 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18461 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18462 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18463 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18464 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18465 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18466 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18467 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18468 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18469 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18470 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18471 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #18472 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #18473 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18474 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18475 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #18476 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18477 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18478 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18479 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18480 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18481 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18482 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18483 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18484 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18485 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18486 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18487 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #18488 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #18489 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18490 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18491 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #18492 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18493 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18494 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18495 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18496 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18497 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18498 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18499 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18500 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18501 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18502 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18503 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #18504 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #18505 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18506 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18507 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #18508 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18509 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18510 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18511 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18512 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18513 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18514 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18515 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18516 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18517 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18518 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18519 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #18520 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #18521 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18522 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18523 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #18524 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18525 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18526 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18527 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18528 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18529 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18530 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18531 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18532 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18533 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18534 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18535 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #18536 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #18537 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18538 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18539 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #18540 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18541 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18542 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18543 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18544 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18545 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18546 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18547 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18548 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18549 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18550 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18551 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #18552 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #18553 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18554 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18555 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #18556 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18557 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18558 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18559 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18560 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18561 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18562 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18563 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18564 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18565 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18566 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18567 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #18568 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #18569 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18570 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18571 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #18572 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18573 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18574 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18575 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18576 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18577 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18578 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18579 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18580 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18581 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18582 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18583 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #18584 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #18585 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18586 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18587 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #18588 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18589 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18590 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18591 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18592 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18593 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18594 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18595 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18596 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18597 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18598 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18599 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #18600 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #18601 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18602 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18603 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #18604 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18605 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18606 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18607 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18608 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18609 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18610 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18611 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18612 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18613 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18614 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18615 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #18616 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #18617 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18618 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18619 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #18620 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18621 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18622 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18623 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18624 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18625 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18626 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18627 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18628 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18629 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18630 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18631 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #18632 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #18633 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18634 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18635 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #18636 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18637 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18638 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18639 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18640 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18641 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18642 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18643 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18644 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18645 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18646 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18647 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #18648 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #18649 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18650 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18651 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #18652 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18653 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18654 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18655 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18656 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18657 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18658 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18659 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18660 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18661 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18662 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18663 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #18664 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #18665 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18666 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18667 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #18668 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18669 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18670 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18671 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18672 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18673 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18674 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18675 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18676 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18677 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18678 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18679 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #18680 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #18681 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18682 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18683 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #18684 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18685 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18686 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18687 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18688 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18689 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18690 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18691 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18692 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18693 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18694 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18695 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #18696 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #18697 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18698 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18699 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #18700 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18701 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18702 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18703 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18704 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18705 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18706 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18707 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18708 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18709 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18710 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18711 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #18712 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #18713 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18714 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18715 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #18716 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18717 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18718 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18719 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18720 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18721 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18722 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18723 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18724 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18725 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18726 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18727 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #18728 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #18729 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18730 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18731 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #18732 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18733 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18734 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18735 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18736 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18737 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18738 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18739 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18740 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18741 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18742 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18743 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #18744 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #18745 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18746 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18747 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #18748 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18749 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18750 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18751 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18752 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18753 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18754 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18755 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18756 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18757 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18758 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18759 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #18760 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #18761 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18762 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18763 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #18764 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18765 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18766 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18767 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18768 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18769 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18770 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18771 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18772 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18773 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18774 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18775 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #18776 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #18777 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18778 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18779 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #18780 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18781 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18782 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18783 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18784 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18785 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18786 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18787 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18788 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18789 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18790 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18791 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #18792 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #18793 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18794 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18795 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #18796 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18797 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18798 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18799 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18800 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18801 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18802 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18803 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18804 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18805 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18806 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18807 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #18808 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #18809 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18810 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18811 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #18812 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18813 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18814 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18815 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18816 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18817 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18818 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18819 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18820 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18821 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18822 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18823 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #18824 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #18825 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18826 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18827 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #18828 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18829 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18830 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18831 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18832 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18833 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18834 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18835 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18836 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18837 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18838 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18839 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #18840 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #18841 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18842 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18843 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #18844 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18845 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18846 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18847 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18848 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18849 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18850 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18851 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18852 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18853 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18854 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18855 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #18856 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #18857 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18858 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18859 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #18860 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18861 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18862 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18863 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18864 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18865 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18866 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18867 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18868 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18869 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18870 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18871 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #18872 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #18873 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18874 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18875 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #18876 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18877 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18878 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18879 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18880 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18881 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18882 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18883 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18884 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18885 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18886 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18887 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #18888 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #18889 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18890 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18891 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #18892 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18893 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18894 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18895 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18896 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18897 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18898 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18899 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18900 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18901 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18902 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18903 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #18904 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #18905 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18906 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18907 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #18908 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18909 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18910 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18911 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18912 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18913 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18914 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18915 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18916 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18917 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18918 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18919 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #18920 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #18921 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18922 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18923 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #18924 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18925 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18926 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18927 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18928 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18929 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18930 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18931 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18932 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18933 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18934 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18935 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #18936 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #18937 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18938 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18939 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #18940 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18941 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18942 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18943 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18944 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18945 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18946 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18947 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18948 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18949 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18950 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18951 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #18952 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #18953 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18954 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18955 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #18956 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18957 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18958 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18959 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18960 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18961 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18962 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18963 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18964 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18965 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18966 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18967 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #18968 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #18969 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18970 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18971 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #18972 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18973 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18974 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18975 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18976 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18977 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18978 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18979 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18980 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18981 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18982 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18983 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #18984 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #18985 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18986 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18987 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #18988 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18989 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18990 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18991 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18992 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18993 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18994 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #18995 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18996 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18997 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #18998 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #18999 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #19000 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #19001 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19002 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19003 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #19004 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19005 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19006 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19007 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19008 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19009 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19010 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19011 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19012 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19013 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19014 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19015 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #19016 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #19017 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19018 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19019 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #19020 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19021 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19022 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19023 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19024 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19025 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19026 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19027 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19028 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19029 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19030 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19031 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #19032 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #19033 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19034 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19035 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #19036 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19037 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19038 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19039 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19040 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19041 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19042 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19043 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19044 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19045 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19046 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19047 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #19048 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #19049 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19050 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19051 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #19052 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19053 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19054 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19055 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19056 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19057 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19058 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19059 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19060 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19061 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19062 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19063 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #19064 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #19065 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19066 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19067 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #19068 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19069 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19070 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19071 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19072 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19073 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19074 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19075 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19076 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19077 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19078 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19079 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #19080 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #19081 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19082 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19083 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #19084 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19085 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19086 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19087 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19088 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19089 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19090 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19091 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19092 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19093 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19094 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19095 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #19096 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #19097 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19098 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19099 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #19100 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19101 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19102 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19103 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19104 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19105 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19106 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19107 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19108 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19109 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19110 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19111 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #19112 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #19113 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19114 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19115 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #19116 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19117 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19118 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19119 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19120 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19121 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19122 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19123 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19124 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19125 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19126 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19127 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #19128 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #19129 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19130 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19131 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #19132 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19133 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19134 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19135 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19136 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19137 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19138 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19139 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19140 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19141 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19142 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19143 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #19144 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #19145 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19146 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19147 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #19148 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19149 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19150 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19151 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19152 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19153 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19154 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19155 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19156 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19157 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19158 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19159 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #19160 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #19161 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19162 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19163 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #19164 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19165 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19166 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19167 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19168 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19169 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19170 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19171 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19172 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19173 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19174 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19175 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #19176 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #19177 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19178 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19179 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #19180 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19181 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19182 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19183 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19184 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19185 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19186 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19187 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19188 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19189 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19190 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19191 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #19192 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #19193 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19194 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19195 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #19196 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19197 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19198 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19199 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19200 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19201 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19202 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19203 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19204 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19205 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19206 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19207 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #19208 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #19209 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19210 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19211 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #19212 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19213 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19214 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19215 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19216 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19217 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19218 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19219 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19220 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19221 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19222 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19223 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #19224 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #19225 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19226 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19227 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #19228 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19229 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19230 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19231 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19232 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19233 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19234 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19235 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19236 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19237 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19238 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19239 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #19240 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #19241 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19242 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19243 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #19244 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19245 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19246 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19247 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19248 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19249 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19250 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19251 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19252 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19253 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19254 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19255 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #19256 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #19257 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19258 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19259 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #19260 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19261 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19262 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19263 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19264 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19265 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19266 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19267 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19268 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19269 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19270 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19271 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #19272 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #19273 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19274 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19275 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #19276 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19277 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19278 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19279 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19280 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19281 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19282 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19283 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19284 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19285 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19286 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19287 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #19288 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #19289 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19290 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19291 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #19292 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19293 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19294 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19295 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19296 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19297 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19298 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19299 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19300 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19301 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19302 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19303 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #19304 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #19305 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19306 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19307 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #19308 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19309 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19310 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19311 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19312 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19313 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19314 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19315 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19316 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19317 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19318 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19319 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #19320 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #19321 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19322 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19323 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #19324 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19325 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19326 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19327 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19328 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19329 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19330 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19331 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19332 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19333 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19334 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19335 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #19336 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #19337 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19338 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19339 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #19340 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19341 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19342 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19343 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19344 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19345 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19346 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19347 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19348 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19349 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19350 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19351 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #19352 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #19353 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19354 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19355 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #19356 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19357 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19358 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19359 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19360 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19361 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19362 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19363 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19364 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19365 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19366 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19367 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #19368 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #19369 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19370 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19371 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #19372 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19373 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19374 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19375 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19376 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19377 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19378 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19379 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19380 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19381 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19382 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19383 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #19384 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #19385 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19386 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19387 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #19388 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19389 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19390 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19391 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19392 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19393 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19394 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19395 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19396 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19397 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19398 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19399 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #19400 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #19401 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19402 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19403 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #19404 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19405 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19406 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19407 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19408 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19409 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19410 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19411 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19412 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19413 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19414 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19415 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #19416 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #19417 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19418 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19419 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #19420 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19421 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19422 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19423 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19424 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19425 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19426 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19427 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19428 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19429 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19430 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19431 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #19432 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #19433 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19434 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19435 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #19436 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19437 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19438 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19439 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19440 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19441 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19442 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19443 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19444 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19445 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19446 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19447 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #19448 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #19449 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19450 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19451 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #19452 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19453 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19454 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19455 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19456 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19457 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19458 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19459 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19460 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19461 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19462 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19463 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #19464 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #19465 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19466 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19467 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #19468 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19469 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19470 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19471 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19472 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19473 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19474 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19475 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19476 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19477 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19478 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19479 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #19480 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #19481 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19482 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19483 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #19484 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19485 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19486 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19487 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19488 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19489 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19490 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19491 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19492 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19493 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19494 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19495 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #19496 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #19497 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19498 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19499 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #19500 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19501 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19502 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19503 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19504 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19505 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19506 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19507 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19508 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19509 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19510 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19511 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #19512 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #19513 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19514 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19515 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #19516 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19517 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19518 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19519 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19520 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19521 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19522 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19523 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19524 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19525 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19526 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19527 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #19528 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #19529 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19530 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19531 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #19532 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19533 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19534 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19535 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19536 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19537 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19538 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19539 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19540 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19541 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19542 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19543 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #19544 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #19545 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19546 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19547 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #19548 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19549 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19550 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19551 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19552 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19553 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19554 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19555 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19556 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19557 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19558 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19559 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #19560 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #19561 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19562 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19563 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #19564 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19565 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19566 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19567 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19568 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19569 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19570 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19571 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19572 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19573 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19574 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19575 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #19576 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #19577 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19578 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19579 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #19580 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19581 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19582 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19583 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19584 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19585 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19586 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19587 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19588 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19589 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19590 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19591 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #19592 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #19593 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19594 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19595 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #19596 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19597 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19598 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19599 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19600 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19601 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19602 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19603 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19604 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19605 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19606 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19607 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #19608 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #19609 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19610 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19611 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #19612 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19613 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19614 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19615 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19616 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19617 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19618 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19619 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19620 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19621 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19622 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19623 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #19624 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #19625 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19626 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19627 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #19628 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19629 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19630 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19631 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19632 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19633 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19634 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19635 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19636 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19637 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19638 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19639 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #19640 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #19641 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19642 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19643 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #19644 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19645 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19646 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19647 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19648 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19649 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19650 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19651 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19652 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19653 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19654 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19655 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #19656 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #19657 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19658 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19659 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #19660 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19661 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19662 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19663 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19664 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19665 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19666 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19667 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19668 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19669 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19670 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19671 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #19672 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #19673 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19674 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19675 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #19676 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19677 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19678 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19679 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19680 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19681 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19682 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19683 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19684 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19685 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19686 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19687 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #19688 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #19689 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19690 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19691 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #19692 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19693 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19694 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19695 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19696 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19697 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19698 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19699 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19700 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19701 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19702 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19703 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #19704 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #19705 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19706 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19707 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #19708 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19709 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19710 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19711 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19712 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19713 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19714 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19715 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19716 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19717 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19718 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19719 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #19720 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #19721 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19722 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19723 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #19724 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19725 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19726 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19727 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19728 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19729 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19730 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19731 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19732 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19733 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19734 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19735 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #19736 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #19737 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19738 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19739 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #19740 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19741 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19742 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19743 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19744 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19745 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19746 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19747 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19748 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19749 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19750 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19751 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #19752 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #19753 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19754 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19755 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #19756 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19757 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19758 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19759 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19760 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19761 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19762 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19763 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19764 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19765 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19766 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19767 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #19768 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #19769 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19770 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19771 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #19772 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19773 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19774 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19775 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19776 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19777 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19778 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19779 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19780 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19781 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19782 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19783 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #19784 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #19785 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19786 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19787 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #19788 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19789 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19790 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19791 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19792 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19793 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19794 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19795 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19796 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19797 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19798 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19799 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #19800 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #19801 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19802 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19803 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #19804 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19805 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19806 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19807 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19808 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19809 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19810 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19811 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19812 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19813 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19814 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19815 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #19816 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #19817 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19818 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19819 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #19820 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19821 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19822 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19823 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19824 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19825 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19826 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19827 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19828 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19829 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19830 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19831 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #19832 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #19833 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19834 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19835 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #19836 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19837 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19838 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19839 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19840 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19841 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19842 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19843 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19844 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19845 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19846 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19847 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #19848 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #19849 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19850 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19851 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #19852 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19853 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19854 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19855 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19856 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19857 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19858 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19859 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19860 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19861 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19862 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19863 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #19864 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #19865 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19866 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19867 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #19868 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19869 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19870 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19871 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19872 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19873 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19874 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19875 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19876 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19877 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19878 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19879 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #19880 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #19881 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19882 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19883 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #19884 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19885 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19886 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19887 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19888 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19889 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19890 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19891 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19892 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19893 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19894 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19895 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #19896 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #19897 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19898 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19899 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #19900 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19901 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19902 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19903 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19904 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19905 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19906 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19907 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19908 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19909 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19910 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19911 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #19912 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #19913 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19914 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19915 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #19916 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19917 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19918 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19919 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19920 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19921 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19922 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19923 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19924 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19925 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19926 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19927 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #19928 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #19929 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19930 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19931 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #19932 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19933 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19934 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19935 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19936 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19937 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19938 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19939 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19940 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19941 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19942 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19943 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #19944 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #19945 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19946 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19947 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #19948 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19949 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19950 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19951 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19952 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19953 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19954 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19955 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19956 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19957 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19958 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19959 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #19960 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #19961 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19962 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19963 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #19964 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19965 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19966 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19967 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19968 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19969 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19970 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19971 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19972 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19973 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19974 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19975 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #19976 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #19977 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19978 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19979 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #19980 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19981 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19982 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19983 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19984 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19985 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19986 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19987 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19988 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19989 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19990 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #19991 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #19992 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #19993 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19994 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19995 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #19996 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19997 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19998 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #19999 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20000 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20001 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20002 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20003 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20004 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20005 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20006 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20007 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #20008 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #20009 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20010 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20011 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #20012 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20013 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20014 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20015 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20016 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20017 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20018 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20019 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20020 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20021 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20022 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20023 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #20024 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #20025 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20026 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20027 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #20028 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20029 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20030 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20031 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20032 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20033 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20034 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20035 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20036 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20037 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20038 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20039 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #20040 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #20041 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20042 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20043 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #20044 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20045 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20046 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20047 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20048 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20049 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20050 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20051 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20052 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20053 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20054 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20055 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #20056 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #20057 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20058 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20059 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #20060 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20061 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20062 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20063 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20064 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20065 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20066 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20067 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20068 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20069 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20070 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20071 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #20072 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #20073 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20074 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20075 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #20076 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20077 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20078 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20079 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20080 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20081 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20082 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20083 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20084 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20085 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20086 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20087 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #20088 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #20089 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20090 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20091 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #20092 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20093 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20094 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20095 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20096 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20097 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20098 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20099 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20100 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20101 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20102 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20103 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #20104 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #20105 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20106 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20107 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #20108 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20109 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20110 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20111 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20112 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20113 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20114 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20115 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20116 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20117 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20118 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20119 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #20120 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #20121 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20122 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20123 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #20124 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20125 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20126 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20127 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20128 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20129 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20130 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20131 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20132 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20133 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20134 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20135 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #20136 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #20137 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20138 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20139 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #20140 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20141 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20142 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20143 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20144 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20145 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20146 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20147 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20148 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20149 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20150 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20151 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #20152 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #20153 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20154 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20155 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #20156 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20157 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20158 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20159 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20160 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20161 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20162 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20163 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20164 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20165 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20166 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20167 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #20168 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #20169 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20170 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20171 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #20172 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20173 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20174 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20175 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20176 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20177 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20178 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20179 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20180 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20181 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20182 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20183 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #20184 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #20185 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20186 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20187 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #20188 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20189 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20190 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20191 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20192 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20193 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20194 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20195 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20196 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20197 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20198 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20199 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #20200 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #20201 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20202 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20203 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #20204 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20205 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20206 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20207 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20208 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20209 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20210 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20211 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20212 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20213 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20214 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20215 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #20216 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #20217 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20218 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20219 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #20220 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20221 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20222 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20223 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20224 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20225 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20226 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20227 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20228 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20229 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20230 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20231 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #20232 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #20233 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20234 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20235 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #20236 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20237 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20238 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20239 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20240 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20241 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20242 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20243 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20244 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20245 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20246 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20247 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #20248 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #20249 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20250 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20251 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #20252 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20253 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20254 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20255 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20256 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20257 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20258 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20259 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20260 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20261 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20262 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20263 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #20264 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #20265 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20266 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20267 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #20268 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20269 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20270 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20271 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20272 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20273 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20274 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20275 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20276 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20277 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20278 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20279 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #20280 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #20281 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20282 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20283 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #20284 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20285 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20286 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20287 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20288 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20289 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20290 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20291 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20292 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20293 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20294 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20295 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #20296 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #20297 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20298 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20299 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #20300 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20301 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20302 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20303 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20304 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20305 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20306 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20307 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20308 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20309 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20310 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20311 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #20312 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #20313 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20314 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20315 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #20316 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20317 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20318 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20319 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20320 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20321 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20322 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20323 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20324 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20325 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20326 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20327 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #20328 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #20329 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20330 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20331 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #20332 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20333 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20334 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20335 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20336 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20337 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20338 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20339 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20340 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20341 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20342 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20343 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #20344 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #20345 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20346 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20347 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #20348 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20349 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20350 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20351 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20352 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20353 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20354 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20355 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20356 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20357 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20358 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20359 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #20360 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #20361 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20362 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20363 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #20364 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20365 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20366 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20367 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20368 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20369 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20370 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20371 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20372 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20373 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20374 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20375 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #20376 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #20377 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20378 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20379 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #20380 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20381 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20382 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20383 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20384 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20385 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20386 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20387 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20388 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20389 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20390 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20391 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #20392 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #20393 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20394 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20395 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #20396 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20397 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20398 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20399 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20400 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20401 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20402 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20403 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20404 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20405 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20406 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20407 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #20408 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #20409 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20410 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20411 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #20412 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20413 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20414 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20415 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20416 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20417 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20418 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20419 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20420 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20421 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20422 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20423 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #20424 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #20425 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20426 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20427 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #20428 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20429 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20430 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20431 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20432 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20433 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20434 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20435 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20436 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20437 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20438 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20439 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #20440 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #20441 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20442 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20443 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #20444 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20445 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20446 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20447 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20448 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20449 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20450 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20451 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20452 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20453 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20454 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20455 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #20456 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #20457 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20458 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20459 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #20460 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20461 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20462 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20463 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20464 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20465 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20466 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20467 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20468 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20469 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20470 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20471 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #20472 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #20473 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20474 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20475 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #20476 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20477 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20478 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20479 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20480 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20481 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20482 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20483 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20484 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20485 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20486 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20487 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #20488 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #20489 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20490 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20491 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #20492 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20493 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20494 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20495 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20496 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20497 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20498 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20499 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20500 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20501 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20502 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20503 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #20504 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #20505 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20506 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20507 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #20508 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20509 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20510 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20511 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20512 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20513 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20514 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20515 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20516 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20517 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20518 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20519 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #20520 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #20521 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20522 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20523 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #20524 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20525 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20526 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20527 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20528 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20529 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20530 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20531 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20532 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20533 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20534 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20535 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #20536 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #20537 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20538 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20539 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #20540 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20541 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20542 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20543 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20544 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20545 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20546 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20547 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20548 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20549 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20550 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20551 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #20552 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #20553 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20554 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20555 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #20556 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20557 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20558 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20559 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20560 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20561 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20562 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20563 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20564 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20565 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20566 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20567 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #20568 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #20569 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20570 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20571 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #20572 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20573 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20574 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20575 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20576 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20577 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20578 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20579 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20580 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20581 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20582 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20583 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #20584 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #20585 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20586 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20587 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #20588 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20589 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20590 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20591 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20592 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20593 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20594 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20595 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20596 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20597 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20598 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20599 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #20600 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #20601 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20602 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20603 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #20604 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20605 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20606 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20607 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20608 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20609 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20610 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20611 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20612 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20613 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20614 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20615 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #20616 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #20617 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20618 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20619 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #20620 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20621 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20622 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20623 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20624 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20625 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20626 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20627 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20628 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20629 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20630 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20631 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #20632 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #20633 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20634 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20635 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #20636 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20637 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20638 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20639 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20640 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20641 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20642 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20643 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20644 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20645 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20646 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20647 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #20648 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #20649 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20650 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20651 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #20652 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20653 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20654 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20655 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20656 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20657 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20658 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20659 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20660 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20661 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20662 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20663 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #20664 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #20665 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20666 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20667 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #20668 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20669 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20670 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20671 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20672 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20673 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20674 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20675 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20676 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20677 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20678 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20679 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #20680 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #20681 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20682 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20683 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #20684 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20685 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20686 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20687 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20688 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20689 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20690 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20691 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20692 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20693 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20694 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20695 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #20696 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #20697 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20698 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20699 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #20700 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20701 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20702 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20703 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20704 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20705 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20706 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20707 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20708 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20709 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20710 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20711 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #20712 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #20713 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20714 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20715 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #20716 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20717 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20718 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20719 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20720 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20721 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20722 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20723 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20724 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20725 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20726 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20727 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #20728 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #20729 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20730 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20731 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #20732 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20733 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20734 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20735 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20736 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20737 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20738 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20739 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20740 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20741 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20742 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20743 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #20744 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #20745 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20746 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20747 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #20748 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20749 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20750 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20751 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20752 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20753 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20754 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20755 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20756 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20757 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20758 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20759 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #20760 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #20761 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20762 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20763 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #20764 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20765 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20766 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20767 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20768 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20769 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20770 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20771 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20772 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20773 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20774 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20775 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #20776 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #20777 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20778 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20779 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #20780 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20781 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20782 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20783 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20784 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20785 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20786 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20787 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20788 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20789 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20790 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20791 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #20792 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #20793 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20794 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20795 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #20796 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20797 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20798 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20799 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20800 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20801 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20802 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20803 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20804 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20805 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20806 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20807 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #20808 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #20809 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20810 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20811 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #20812 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20813 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20814 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20815 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20816 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20817 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20818 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20819 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20820 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20821 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20822 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20823 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #20824 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #20825 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20826 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20827 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #20828 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20829 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20830 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20831 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20832 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20833 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20834 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20835 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20836 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20837 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20838 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20839 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #20840 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #20841 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20842 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20843 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #20844 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20845 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20846 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20847 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20848 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20849 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20850 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20851 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20852 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20853 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20854 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20855 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #20856 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #20857 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20858 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20859 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #20860 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20861 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20862 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20863 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20864 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20865 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20866 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20867 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20868 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20869 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20870 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20871 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #20872 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #20873 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20874 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20875 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #20876 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20877 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20878 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20879 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20880 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20881 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20882 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20883 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20884 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20885 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20886 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20887 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #20888 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #20889 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20890 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20891 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #20892 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20893 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20894 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20895 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20896 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20897 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20898 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20899 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20900 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20901 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20902 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20903 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #20904 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #20905 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20906 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20907 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #20908 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20909 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20910 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20911 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20912 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20913 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20914 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20915 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20916 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20917 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20918 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20919 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #20920 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #20921 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20922 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20923 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #20924 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20925 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20926 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20927 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20928 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20929 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20930 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20931 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20932 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20933 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20934 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20935 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #20936 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #20937 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20938 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20939 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #20940 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20941 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20942 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20943 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20944 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20945 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20946 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20947 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20948 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20949 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20950 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20951 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #20952 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #20953 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20954 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20955 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #20956 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20957 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20958 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20959 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20960 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20961 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20962 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20963 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20964 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20965 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20966 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20967 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #20968 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #20969 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20970 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20971 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #20972 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20973 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20974 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20975 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20976 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20977 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20978 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20979 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20980 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20981 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20982 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20983 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #20984 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #20985 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20986 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20987 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #20988 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20989 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20990 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20991 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20992 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20993 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20994 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #20995 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20996 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20997 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20998 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20999 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #21000 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #21001 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21002 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21003 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #21004 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21005 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21006 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21007 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21008 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21009 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21010 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21011 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21012 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21013 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21014 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21015 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #21016 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #21017 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21018 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21019 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #21020 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21021 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21022 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21023 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21024 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21025 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21026 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21027 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21028 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21029 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21030 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21031 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #21032 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #21033 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21034 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21035 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #21036 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21037 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21038 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21039 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21040 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21041 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21042 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21043 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21044 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21045 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21046 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21047 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #21048 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #21049 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21050 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21051 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #21052 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21053 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21054 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21055 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21056 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21057 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21058 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21059 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21060 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21061 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21062 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21063 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #21064 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #21065 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21066 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21067 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #21068 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21069 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21070 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21071 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21072 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21073 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21074 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21075 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21076 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21077 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21078 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21079 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #21080 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #21081 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21082 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21083 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #21084 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21085 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21086 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21087 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21088 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21089 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21090 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21091 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21092 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21093 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21094 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21095 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #21096 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #21097 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21098 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21099 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #21100 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21101 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21102 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21103 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21104 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21105 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21106 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21107 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21108 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21109 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21110 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21111 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #21112 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #21113 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21114 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21115 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #21116 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21117 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21118 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21119 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21120 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21121 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21122 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21123 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21124 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21125 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21126 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21127 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #21128 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #21129 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21130 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21131 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #21132 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21133 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21134 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21135 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21136 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21137 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21138 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21139 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21140 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21141 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21142 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21143 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #21144 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #21145 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21146 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21147 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #21148 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21149 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21150 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21151 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21152 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21153 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21154 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21155 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21156 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21157 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21158 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21159 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #21160 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #21161 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21162 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21163 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #21164 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21165 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21166 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21167 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21168 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21169 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21170 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21171 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21172 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21173 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21174 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21175 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #21176 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #21177 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21178 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21179 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #21180 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21181 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21182 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21183 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21184 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21185 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21186 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21187 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21188 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21189 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21190 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21191 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #21192 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #21193 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21194 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21195 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #21196 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21197 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21198 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21199 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21200 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21201 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21202 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21203 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21204 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21205 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21206 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21207 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #21208 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #21209 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21210 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21211 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #21212 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21213 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21214 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21215 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21216 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21217 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21218 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21219 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21220 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21221 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21222 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21223 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #21224 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #21225 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21226 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21227 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #21228 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21229 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21230 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21231 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21232 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21233 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21234 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21235 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21236 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21237 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21238 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21239 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #21240 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #21241 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21242 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21243 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #21244 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21245 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21246 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21247 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21248 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21249 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21250 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21251 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21252 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21253 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21254 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21255 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #21256 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #21257 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21258 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21259 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #21260 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21261 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21262 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21263 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21264 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21265 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21266 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21267 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21268 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21269 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21270 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21271 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #21272 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #21273 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21274 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21275 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #21276 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21277 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21278 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21279 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21280 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21281 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21282 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21283 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21284 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21285 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21286 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21287 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #21288 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #21289 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21290 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21291 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #21292 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21293 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21294 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21295 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21296 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21297 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21298 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21299 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21300 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21301 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21302 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21303 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #21304 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #21305 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21306 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21307 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #21308 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21309 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21310 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21311 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21312 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21313 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21314 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21315 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21316 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21317 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21318 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21319 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #21320 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #21321 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21322 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21323 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #21324 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21325 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21326 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21327 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21328 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21329 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21330 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21331 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21332 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21333 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21334 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21335 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #21336 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #21337 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21338 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21339 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #21340 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21341 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21342 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21343 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21344 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21345 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21346 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21347 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21348 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21349 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21350 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21351 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #21352 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #21353 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21354 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21355 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #21356 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21357 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21358 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21359 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21360 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21361 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21362 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21363 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21364 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21365 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21366 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21367 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #21368 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #21369 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21370 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21371 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #21372 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21373 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21374 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21375 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21376 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21377 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21378 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21379 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21380 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21381 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21382 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21383 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #21384 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #21385 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21386 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21387 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #21388 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21389 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21390 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21391 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21392 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21393 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21394 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21395 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21396 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21397 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21398 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21399 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #21400 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #21401 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21402 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21403 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #21404 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21405 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21406 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21407 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21408 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21409 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21410 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21411 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21412 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21413 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21414 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21415 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #21416 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #21417 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21418 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21419 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #21420 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21421 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21422 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21423 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21424 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21425 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21426 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21427 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21428 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21429 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21430 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21431 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #21432 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #21433 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21434 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21435 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #21436 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21437 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21438 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21439 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21440 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21441 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21442 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21443 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21444 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21445 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21446 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21447 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #21448 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #21449 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21450 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21451 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #21452 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21453 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21454 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21455 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21456 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21457 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21458 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21459 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21460 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21461 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21462 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21463 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #21464 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #21465 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21466 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21467 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #21468 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21469 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21470 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21471 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21472 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21473 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21474 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21475 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21476 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21477 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21478 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21479 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #21480 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #21481 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21482 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21483 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #21484 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21485 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21486 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21487 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21488 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21489 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21490 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21491 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21492 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21493 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21494 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21495 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #21496 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #21497 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21498 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21499 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #21500 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21501 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21502 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21503 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21504 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21505 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21506 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21507 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21508 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21509 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21510 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21511 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #21512 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #21513 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21514 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21515 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #21516 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21517 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21518 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21519 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21520 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21521 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21522 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21523 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21524 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21525 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21526 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21527 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #21528 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #21529 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21530 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21531 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #21532 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21533 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21534 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21535 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21536 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21537 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21538 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21539 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21540 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21541 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21542 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21543 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #21544 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #21545 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21546 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21547 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #21548 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21549 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21550 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21551 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21552 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21553 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21554 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21555 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21556 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21557 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21558 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21559 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #21560 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #21561 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21562 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21563 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #21564 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21565 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21566 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21567 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21568 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21569 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21570 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21571 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21572 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21573 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21574 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21575 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #21576 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #21577 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21578 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21579 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #21580 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21581 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21582 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21583 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21584 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21585 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21586 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21587 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21588 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21589 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21590 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21591 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #21592 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #21593 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21594 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21595 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #21596 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21597 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21598 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21599 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21600 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21601 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21602 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21603 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21604 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21605 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21606 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21607 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #21608 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #21609 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21610 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21611 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #21612 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21613 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21614 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21615 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21616 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21617 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21618 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21619 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21620 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21621 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21622 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21623 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #21624 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #21625 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21626 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21627 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #21628 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21629 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21630 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21631 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21632 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21633 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21634 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21635 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21636 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21637 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21638 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21639 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #21640 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #21641 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21642 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21643 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #21644 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21645 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21646 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21647 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21648 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21649 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21650 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21651 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21652 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21653 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21654 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21655 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #21656 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #21657 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21658 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21659 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #21660 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21661 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21662 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21663 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21664 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21665 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21666 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21667 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21668 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21669 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21670 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21671 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #21672 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #21673 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21674 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21675 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #21676 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21677 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21678 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21679 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21680 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21681 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21682 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21683 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21684 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21685 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21686 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21687 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #21688 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #21689 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21690 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21691 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #21692 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21693 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21694 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21695 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21696 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21697 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21698 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21699 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21700 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21701 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21702 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21703 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #21704 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #21705 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21706 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21707 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #21708 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21709 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21710 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21711 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21712 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21713 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21714 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21715 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21716 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21717 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21718 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21719 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #21720 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #21721 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21722 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21723 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #21724 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21725 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21726 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21727 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21728 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21729 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21730 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21731 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21732 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21733 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21734 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21735 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #21736 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #21737 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21738 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21739 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #21740 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21741 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21742 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21743 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21744 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21745 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21746 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21747 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21748 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21749 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21750 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21751 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #21752 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #21753 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21754 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21755 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #21756 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21757 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21758 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21759 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21760 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21761 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21762 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21763 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21764 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21765 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21766 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21767 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #21768 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #21769 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21770 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21771 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #21772 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21773 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21774 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21775 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21776 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21777 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21778 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21779 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21780 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21781 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21782 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21783 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #21784 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #21785 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21786 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21787 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #21788 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21789 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21790 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21791 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21792 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21793 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21794 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21795 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21796 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21797 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21798 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21799 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #21800 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #21801 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21802 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21803 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #21804 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21805 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21806 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21807 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21808 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21809 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21810 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21811 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21812 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21813 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21814 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21815 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #21816 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #21817 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21818 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21819 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #21820 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21821 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21822 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21823 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21824 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21825 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21826 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21827 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21828 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21829 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21830 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21831 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #21832 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #21833 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21834 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21835 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #21836 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21837 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21838 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21839 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21840 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21841 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21842 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21843 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21844 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21845 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21846 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21847 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #21848 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #21849 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21850 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21851 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #21852 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21853 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21854 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21855 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21856 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21857 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21858 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21859 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21860 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21861 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21862 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21863 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #21864 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #21865 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21866 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21867 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #21868 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21869 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21870 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21871 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21872 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21873 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21874 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21875 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21876 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21877 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21878 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21879 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #21880 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #21881 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21882 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21883 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #21884 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21885 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21886 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21887 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21888 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21889 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21890 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21891 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21892 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21893 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21894 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21895 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #21896 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #21897 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21898 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21899 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #21900 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21901 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21902 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21903 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21904 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21905 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21906 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21907 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21908 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21909 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21910 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21911 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #21912 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #21913 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21914 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21915 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #21916 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21917 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21918 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21919 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21920 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21921 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21922 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21923 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21924 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21925 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21926 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21927 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #21928 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #21929 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21930 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21931 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #21932 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21933 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21934 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21935 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21936 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21937 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21938 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21939 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21940 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21941 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21942 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21943 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #21944 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #21945 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21946 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21947 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #21948 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21949 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21950 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21951 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21952 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21953 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21954 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21955 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21956 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21957 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21958 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21959 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #21960 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #21961 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21962 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21963 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #21964 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21965 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21966 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21967 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21968 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21969 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21970 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21971 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21972 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21973 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21974 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21975 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #21976 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #21977 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21978 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21979 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #21980 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21981 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21982 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21983 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21984 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21985 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21986 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21987 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21988 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21989 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21990 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21991 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #21992 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #21993 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21994 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21995 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #21996 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21997 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21998 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #21999 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22000 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22001 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22002 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22003 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22004 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22005 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22006 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22007 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #22008 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #22009 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22010 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22011 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #22012 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22013 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22014 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22015 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22016 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22017 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22018 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22019 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22020 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22021 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22022 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22023 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #22024 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #22025 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22026 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22027 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #22028 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22029 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22030 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22031 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22032 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22033 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22034 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22035 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22036 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22037 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22038 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22039 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #22040 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #22041 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22042 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22043 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #22044 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22045 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22046 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22047 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22048 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22049 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22050 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22051 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22052 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22053 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22054 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22055 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #22056 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #22057 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22058 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22059 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #22060 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22061 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22062 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22063 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22064 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22065 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22066 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22067 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22068 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22069 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22070 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22071 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #22072 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #22073 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22074 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22075 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #22076 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22077 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22078 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22079 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22080 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22081 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22082 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22083 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22084 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22085 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22086 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22087 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #22088 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #22089 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22090 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22091 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #22092 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22093 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22094 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22095 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22096 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22097 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22098 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22099 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22100 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22101 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22102 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22103 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #22104 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #22105 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22106 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22107 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #22108 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22109 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22110 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22111 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22112 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22113 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22114 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22115 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22116 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22117 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22118 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22119 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #22120 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #22121 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22122 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22123 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #22124 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22125 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22126 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22127 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22128 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22129 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22130 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22131 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22132 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22133 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22134 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22135 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #22136 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #22137 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22138 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22139 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #22140 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22141 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22142 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22143 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22144 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22145 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22146 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22147 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22148 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22149 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22150 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22151 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #22152 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #22153 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22154 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22155 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #22156 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22157 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22158 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22159 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22160 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22161 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22162 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22163 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22164 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22165 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22166 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22167 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #22168 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #22169 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22170 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22171 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #22172 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22173 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22174 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22175 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22176 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22177 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22178 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22179 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22180 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22181 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22182 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22183 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #22184 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #22185 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22186 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22187 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #22188 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22189 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22190 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22191 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22192 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22193 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22194 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22195 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22196 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22197 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22198 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22199 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #22200 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #22201 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22202 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22203 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #22204 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22205 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22206 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22207 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22208 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22209 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22210 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22211 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22212 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22213 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22214 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22215 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #22216 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #22217 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22218 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22219 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #22220 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22221 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22222 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22223 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22224 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22225 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22226 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22227 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22228 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22229 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22230 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22231 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #22232 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #22233 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22234 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22235 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #22236 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22237 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22238 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22239 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22240 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22241 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22242 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22243 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22244 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22245 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22246 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22247 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #22248 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #22249 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22250 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22251 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #22252 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22253 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22254 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22255 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22256 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22257 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22258 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22259 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22260 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22261 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22262 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22263 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #22264 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #22265 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22266 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22267 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #22268 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22269 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22270 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22271 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22272 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22273 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22274 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22275 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22276 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22277 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22278 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22279 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #22280 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #22281 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22282 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22283 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #22284 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22285 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22286 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22287 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22288 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22289 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22290 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22291 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22292 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22293 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22294 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22295 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #22296 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #22297 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22298 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22299 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #22300 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22301 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22302 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22303 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22304 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22305 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22306 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22307 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22308 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22309 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22310 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22311 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #22312 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #22313 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22314 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22315 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #22316 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22317 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22318 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22319 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22320 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22321 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22322 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22323 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22324 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22325 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22326 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22327 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #22328 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #22329 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22330 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22331 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #22332 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22333 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22334 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22335 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22336 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22337 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22338 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22339 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22340 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22341 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22342 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22343 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #22344 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #22345 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22346 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22347 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #22348 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22349 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22350 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22351 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22352 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22353 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22354 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22355 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22356 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22357 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22358 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22359 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #22360 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #22361 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22362 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22363 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #22364 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22365 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22366 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22367 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22368 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22369 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22370 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22371 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22372 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22373 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22374 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22375 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #22376 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #22377 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22378 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22379 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #22380 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22381 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22382 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22383 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22384 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22385 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22386 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22387 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22388 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22389 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22390 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22391 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #22392 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #22393 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22394 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22395 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #22396 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22397 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22398 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22399 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22400 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22401 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22402 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22403 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22404 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22405 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22406 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22407 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #22408 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #22409 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22410 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22411 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #22412 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22413 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22414 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22415 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22416 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22417 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22418 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22419 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22420 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22421 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22422 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22423 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #22424 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #22425 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22426 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22427 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #22428 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22429 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22430 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22431 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22432 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22433 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22434 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22435 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22436 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22437 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22438 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22439 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #22440 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #22441 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22442 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22443 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #22444 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22445 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22446 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22447 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22448 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22449 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22450 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22451 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22452 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22453 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22454 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22455 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #22456 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #22457 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22458 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22459 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #22460 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22461 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22462 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22463 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22464 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22465 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22466 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22467 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22468 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22469 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22470 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22471 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #22472 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #22473 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22474 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22475 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #22476 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22477 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22478 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22479 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22480 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22481 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22482 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22483 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22484 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22485 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22486 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22487 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #22488 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #22489 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22490 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22491 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #22492 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22493 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22494 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22495 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22496 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22497 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22498 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22499 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22500 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22501 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22502 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22503 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #22504 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #22505 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22506 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22507 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #22508 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22509 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22510 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22511 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22512 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22513 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22514 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22515 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22516 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22517 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22518 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22519 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #22520 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #22521 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22522 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22523 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #22524 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22525 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22526 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22527 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22528 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22529 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22530 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22531 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22532 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22533 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22534 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22535 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #22536 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #22537 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22538 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22539 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #22540 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22541 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22542 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22543 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22544 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22545 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22546 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22547 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22548 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22549 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22550 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22551 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #22552 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #22553 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22554 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22555 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #22556 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22557 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22558 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22559 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22560 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22561 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22562 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22563 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22564 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22565 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22566 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22567 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #22568 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #22569 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22570 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22571 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #22572 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22573 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22574 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22575 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22576 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22577 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22578 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22579 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22580 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22581 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22582 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22583 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #22584 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #22585 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22586 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22587 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #22588 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22589 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22590 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22591 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22592 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22593 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22594 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22595 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22596 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22597 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22598 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22599 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #22600 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #22601 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22602 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22603 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #22604 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22605 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22606 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22607 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22608 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22609 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22610 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22611 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22612 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22613 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22614 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22615 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #22616 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #22617 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22618 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22619 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #22620 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22621 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22622 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22623 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22624 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22625 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22626 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22627 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22628 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22629 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22630 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22631 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #22632 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #22633 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22634 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22635 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #22636 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22637 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22638 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22639 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22640 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22641 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22642 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22643 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22644 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22645 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22646 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22647 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #22648 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #22649 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22650 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22651 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #22652 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22653 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22654 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22655 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22656 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22657 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22658 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22659 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22660 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22661 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22662 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22663 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #22664 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #22665 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22666 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22667 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #22668 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22669 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22670 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22671 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22672 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22673 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22674 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22675 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22676 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22677 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22678 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22679 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #22680 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #22681 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22682 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22683 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #22684 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22685 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22686 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22687 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22688 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22689 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22690 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22691 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22692 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22693 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22694 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22695 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #22696 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #22697 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22698 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22699 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #22700 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22701 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22702 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22703 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22704 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22705 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22706 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22707 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22708 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22709 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22710 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22711 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #22712 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #22713 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22714 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22715 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #22716 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22717 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22718 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22719 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22720 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22721 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22722 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22723 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22724 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22725 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22726 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22727 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #22728 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #22729 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22730 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22731 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #22732 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22733 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22734 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22735 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22736 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22737 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22738 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22739 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22740 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22741 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22742 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22743 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #22744 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #22745 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22746 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22747 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #22748 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22749 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22750 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22751 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22752 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22753 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22754 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22755 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22756 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22757 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22758 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22759 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #22760 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #22761 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22762 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22763 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #22764 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22765 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22766 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22767 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22768 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22769 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22770 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22771 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22772 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22773 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22774 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22775 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #22776 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #22777 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22778 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22779 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #22780 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22781 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22782 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22783 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22784 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22785 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22786 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22787 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22788 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22789 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22790 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22791 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #22792 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #22793 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22794 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22795 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #22796 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22797 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22798 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22799 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22800 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22801 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22802 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22803 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22804 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22805 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22806 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22807 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #22808 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #22809 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22810 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22811 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #22812 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22813 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22814 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22815 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22816 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22817 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22818 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22819 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22820 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22821 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22822 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22823 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #22824 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #22825 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22826 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22827 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #22828 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22829 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22830 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22831 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22832 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22833 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22834 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22835 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22836 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22837 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22838 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22839 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #22840 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #22841 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22842 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22843 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #22844 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22845 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22846 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22847 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22848 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22849 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22850 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22851 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22852 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22853 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22854 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22855 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #22856 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #22857 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22858 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22859 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #22860 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22861 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22862 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22863 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22864 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22865 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22866 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22867 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22868 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22869 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22870 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22871 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #22872 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #22873 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22874 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22875 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #22876 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22877 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22878 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22879 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22880 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22881 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22882 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22883 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22884 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22885 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22886 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22887 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #22888 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #22889 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22890 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22891 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #22892 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22893 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22894 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22895 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22896 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22897 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22898 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22899 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22900 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22901 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22902 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22903 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #22904 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #22905 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22906 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22907 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #22908 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22909 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22910 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22911 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22912 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22913 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22914 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22915 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22916 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22917 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22918 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22919 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #22920 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #22921 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22922 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22923 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #22924 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22925 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22926 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22927 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22928 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22929 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22930 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22931 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22932 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22933 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22934 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22935 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #22936 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #22937 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22938 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22939 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #22940 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22941 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22942 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22943 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22944 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22945 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22946 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22947 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22948 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22949 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22950 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22951 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #22952 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #22953 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22954 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22955 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #22956 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22957 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22958 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22959 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22960 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22961 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22962 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22963 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22964 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22965 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22966 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22967 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #22968 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #22969 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22970 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22971 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #22972 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22973 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22974 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22975 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22976 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22977 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22978 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22979 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22980 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22981 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22982 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22983 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #22984 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #22985 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22986 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22987 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #22988 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22989 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22990 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22991 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22992 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22993 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22994 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #22995 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22996 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22997 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22998 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22999 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #23000 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #23001 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23002 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23003 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #23004 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23005 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23006 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23007 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23008 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23009 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23010 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23011 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23012 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23013 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23014 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23015 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #23016 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #23017 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23018 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23019 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #23020 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23021 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23022 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23023 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23024 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23025 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23026 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23027 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23028 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23029 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23030 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23031 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #23032 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #23033 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23034 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23035 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #23036 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23037 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23038 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23039 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23040 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23041 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23042 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23043 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23044 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23045 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23046 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23047 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #23048 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #23049 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23050 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23051 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #23052 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23053 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23054 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23055 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23056 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23057 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23058 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23059 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23060 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23061 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23062 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23063 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #23064 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #23065 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23066 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23067 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #23068 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23069 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23070 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23071 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23072 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23073 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23074 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23075 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23076 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23077 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23078 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23079 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #23080 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #23081 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23082 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23083 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #23084 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23085 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23086 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23087 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23088 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23089 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23090 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23091 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23092 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23093 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23094 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23095 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #23096 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #23097 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23098 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23099 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #23100 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23101 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23102 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23103 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23104 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23105 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23106 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23107 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23108 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23109 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23110 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23111 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #23112 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #23113 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23114 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23115 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #23116 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23117 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23118 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23119 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23120 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23121 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23122 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23123 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23124 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23125 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23126 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23127 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #23128 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #23129 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23130 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23131 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #23132 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23133 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23134 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23135 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23136 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23137 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23138 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23139 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23140 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23141 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23142 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23143 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #23144 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #23145 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23146 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23147 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #23148 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23149 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23150 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23151 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23152 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23153 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23154 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23155 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23156 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23157 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23158 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23159 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #23160 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #23161 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23162 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23163 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #23164 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23165 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23166 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23167 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23168 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23169 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23170 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23171 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23172 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23173 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23174 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23175 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #23176 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #23177 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23178 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23179 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #23180 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23181 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23182 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23183 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23184 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23185 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23186 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23187 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23188 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23189 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23190 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23191 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #23192 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #23193 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23194 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23195 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #23196 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23197 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23198 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23199 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23200 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23201 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23202 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23203 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23204 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23205 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23206 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23207 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #23208 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #23209 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23210 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23211 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #23212 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23213 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23214 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23215 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23216 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23217 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23218 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23219 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23220 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23221 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23222 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23223 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #23224 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #23225 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23226 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23227 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #23228 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23229 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23230 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23231 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23232 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23233 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23234 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23235 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23236 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23237 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23238 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23239 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #23240 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #23241 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23242 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23243 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #23244 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23245 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23246 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23247 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23248 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23249 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23250 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23251 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23252 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23253 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23254 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23255 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #23256 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #23257 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23258 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23259 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #23260 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23261 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23262 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23263 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23264 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23265 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23266 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23267 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23268 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23269 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23270 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23271 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #23272 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #23273 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23274 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23275 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #23276 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23277 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23278 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23279 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23280 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23281 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23282 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23283 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23284 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23285 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23286 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23287 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #23288 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #23289 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23290 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23291 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #23292 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23293 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23294 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23295 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23296 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23297 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23298 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23299 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23300 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23301 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23302 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23303 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #23304 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #23305 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23306 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23307 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #23308 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23309 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23310 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23311 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23312 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23313 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23314 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23315 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23316 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23317 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23318 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23319 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #23320 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #23321 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23322 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23323 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #23324 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23325 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23326 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23327 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23328 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23329 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23330 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23331 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23332 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23333 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23334 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23335 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #23336 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #23337 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23338 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23339 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #23340 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23341 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23342 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23343 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23344 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23345 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23346 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23347 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23348 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23349 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23350 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23351 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #23352 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #23353 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23354 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23355 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #23356 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23357 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23358 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23359 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23360 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23361 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23362 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23363 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23364 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23365 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23366 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23367 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #23368 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #23369 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23370 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23371 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #23372 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23373 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23374 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23375 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23376 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23377 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23378 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23379 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23380 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23381 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23382 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23383 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #23384 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #23385 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23386 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23387 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #23388 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23389 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23390 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23391 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23392 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23393 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23394 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23395 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23396 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23397 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23398 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23399 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #23400 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #23401 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23402 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23403 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #23404 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23405 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23406 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23407 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23408 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23409 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23410 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23411 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23412 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23413 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23414 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23415 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #23416 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #23417 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23418 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23419 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #23420 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23421 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23422 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23423 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23424 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23425 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23426 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23427 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23428 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23429 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23430 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23431 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #23432 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #23433 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23434 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23435 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #23436 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23437 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23438 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23439 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23440 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23441 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23442 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23443 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23444 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23445 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23446 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23447 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #23448 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #23449 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23450 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23451 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #23452 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23453 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23454 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23455 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23456 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23457 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23458 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23459 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23460 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23461 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23462 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23463 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #23464 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #23465 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23466 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23467 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #23468 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23469 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23470 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23471 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23472 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23473 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23474 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23475 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23476 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23477 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23478 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23479 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #23480 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #23481 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23482 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23483 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #23484 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23485 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23486 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23487 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23488 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23489 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23490 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23491 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23492 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23493 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23494 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23495 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #23496 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #23497 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23498 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23499 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #23500 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23501 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23502 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23503 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23504 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23505 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23506 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23507 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23508 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23509 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23510 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23511 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #23512 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #23513 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23514 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23515 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #23516 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23517 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23518 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23519 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23520 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23521 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23522 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23523 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23524 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23525 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23526 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23527 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #23528 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #23529 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23530 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23531 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #23532 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23533 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23534 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23535 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23536 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23537 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23538 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23539 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23540 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23541 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23542 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23543 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #23544 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #23545 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23546 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23547 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #23548 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23549 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23550 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23551 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23552 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23553 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23554 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23555 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23556 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23557 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23558 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23559 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #23560 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #23561 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23562 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23563 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #23564 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23565 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23566 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23567 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23568 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23569 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23570 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23571 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23572 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23573 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23574 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23575 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #23576 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #23577 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23578 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23579 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #23580 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23581 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23582 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23583 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23584 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23585 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23586 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23587 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23588 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23589 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23590 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23591 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #23592 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #23593 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23594 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23595 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #23596 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23597 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23598 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23599 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23600 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23601 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23602 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23603 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23604 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23605 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23606 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23607 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #23608 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #23609 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23610 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23611 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #23612 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23613 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23614 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23615 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23616 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23617 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23618 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23619 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23620 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23621 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23622 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23623 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #23624 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #23625 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23626 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23627 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #23628 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23629 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23630 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23631 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23632 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23633 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23634 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23635 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23636 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23637 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23638 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23639 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #23640 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #23641 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23642 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23643 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #23644 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23645 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23646 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23647 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23648 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23649 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23650 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23651 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23652 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23653 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23654 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23655 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #23656 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #23657 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23658 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23659 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #23660 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23661 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23662 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23663 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23664 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23665 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23666 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23667 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23668 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23669 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23670 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23671 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #23672 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #23673 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23674 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23675 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #23676 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23677 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23678 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23679 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23680 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23681 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23682 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23683 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23684 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23685 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23686 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23687 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #23688 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #23689 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23690 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23691 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #23692 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23693 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23694 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23695 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23696 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23697 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23698 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23699 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23700 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23701 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23702 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23703 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #23704 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #23705 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23706 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23707 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #23708 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23709 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23710 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23711 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23712 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23713 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23714 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23715 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23716 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23717 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23718 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23719 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #23720 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #23721 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23722 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23723 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #23724 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23725 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23726 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23727 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23728 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23729 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23730 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23731 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23732 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23733 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23734 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23735 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #23736 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #23737 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23738 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23739 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #23740 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23741 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23742 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23743 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23744 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23745 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23746 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23747 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23748 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23749 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23750 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23751 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #23752 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #23753 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23754 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23755 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #23756 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23757 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23758 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23759 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23760 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23761 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23762 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23763 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23764 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23765 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23766 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23767 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #23768 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #23769 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23770 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23771 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #23772 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23773 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23774 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23775 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23776 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23777 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23778 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23779 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23780 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23781 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23782 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23783 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #23784 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #23785 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23786 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23787 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #23788 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23789 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23790 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23791 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23792 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23793 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23794 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23795 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23796 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23797 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23798 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23799 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #23800 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #23801 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23802 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23803 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #23804 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23805 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23806 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23807 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23808 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23809 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23810 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23811 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23812 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23813 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23814 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23815 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #23816 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #23817 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23818 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23819 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #23820 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23821 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23822 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23823 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23824 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23825 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23826 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23827 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23828 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23829 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23830 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23831 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #23832 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #23833 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23834 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23835 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #23836 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23837 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23838 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23839 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23840 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23841 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23842 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23843 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23844 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23845 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23846 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23847 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #23848 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #23849 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23850 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23851 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #23852 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23853 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23854 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23855 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23856 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23857 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23858 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23859 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23860 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23861 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23862 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23863 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #23864 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #23865 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23866 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23867 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #23868 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23869 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23870 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23871 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23872 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23873 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23874 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23875 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23876 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23877 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23878 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23879 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #23880 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #23881 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23882 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23883 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #23884 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23885 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23886 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23887 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23888 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23889 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23890 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23891 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23892 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23893 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23894 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23895 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #23896 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #23897 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23898 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23899 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #23900 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23901 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23902 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23903 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23904 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23905 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23906 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23907 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23908 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23909 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23910 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23911 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #23912 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #23913 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23914 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23915 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #23916 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23917 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23918 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23919 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23920 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23921 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23922 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23923 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23924 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23925 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23926 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23927 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #23928 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #23929 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23930 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23931 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #23932 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23933 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23934 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23935 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23936 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23937 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23938 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23939 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23940 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23941 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23942 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23943 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #23944 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #23945 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23946 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23947 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #23948 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23949 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23950 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23951 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23952 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23953 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23954 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23955 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23956 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23957 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23958 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23959 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #23960 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #23961 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23962 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23963 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #23964 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23965 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23966 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23967 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23968 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23969 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23970 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23971 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23972 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23973 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23974 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23975 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #23976 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #23977 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23978 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23979 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #23980 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23981 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23982 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23983 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23984 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23985 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23986 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23987 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23988 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23989 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23990 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23991 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #23992 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #23993 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23994 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23995 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #23996 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23997 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23998 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #23999 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24000 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24001 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24002 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24003 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24004 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24005 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24006 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24007 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #24008 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #24009 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24010 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24011 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #24012 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24013 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24014 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24015 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24016 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24017 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24018 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24019 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24020 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24021 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24022 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24023 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #24024 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #24025 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24026 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24027 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #24028 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24029 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24030 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24031 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24032 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24033 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24034 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24035 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24036 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24037 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24038 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24039 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #24040 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #24041 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24042 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24043 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #24044 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24045 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24046 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24047 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24048 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24049 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24050 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24051 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24052 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24053 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24054 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24055 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #24056 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #24057 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24058 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24059 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #24060 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24061 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24062 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24063 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24064 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24065 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24066 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24067 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24068 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24069 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24070 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24071 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #24072 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #24073 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24074 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24075 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #24076 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24077 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24078 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24079 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24080 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24081 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24082 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24083 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24084 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24085 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24086 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24087 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #24088 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #24089 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24090 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24091 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #24092 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24093 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24094 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24095 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24096 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24097 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24098 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24099 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24100 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24101 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24102 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24103 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #24104 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #24105 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24106 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24107 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #24108 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24109 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24110 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24111 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24112 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24113 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24114 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24115 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24116 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24117 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24118 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24119 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #24120 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #24121 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24122 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24123 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #24124 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24125 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24126 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24127 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24128 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24129 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24130 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24131 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24132 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24133 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24134 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24135 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #24136 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #24137 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24138 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24139 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #24140 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24141 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24142 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24143 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24144 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24145 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24146 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24147 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24148 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24149 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24150 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24151 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #24152 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #24153 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24154 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24155 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #24156 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24157 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24158 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24159 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24160 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24161 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24162 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24163 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24164 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24165 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24166 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24167 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #24168 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #24169 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24170 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24171 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #24172 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24173 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24174 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24175 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24176 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24177 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24178 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24179 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24180 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24181 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24182 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24183 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #24184 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #24185 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24186 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24187 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #24188 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24189 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24190 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24191 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24192 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24193 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24194 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24195 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24196 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24197 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24198 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24199 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #24200 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #24201 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24202 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24203 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #24204 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24205 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24206 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24207 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24208 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24209 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24210 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24211 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24212 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24213 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24214 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24215 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #24216 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #24217 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24218 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24219 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #24220 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24221 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24222 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24223 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24224 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24225 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24226 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24227 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24228 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24229 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24230 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24231 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #24232 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #24233 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24234 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24235 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #24236 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24237 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24238 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24239 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24240 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24241 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24242 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24243 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24244 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24245 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24246 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24247 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #24248 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #24249 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24250 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24251 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #24252 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24253 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24254 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24255 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24256 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24257 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24258 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24259 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24260 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24261 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24262 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24263 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #24264 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #24265 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24266 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24267 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #24268 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24269 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24270 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24271 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24272 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24273 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24274 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24275 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24276 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24277 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24278 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24279 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #24280 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #24281 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24282 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24283 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #24284 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24285 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24286 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24287 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24288 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24289 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24290 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24291 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24292 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24293 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24294 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24295 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #24296 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #24297 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24298 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24299 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #24300 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24301 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24302 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24303 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24304 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24305 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24306 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24307 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24308 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24309 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24310 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24311 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #24312 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #24313 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24314 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24315 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #24316 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24317 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24318 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24319 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24320 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24321 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24322 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24323 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24324 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24325 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24326 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24327 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #24328 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #24329 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24330 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24331 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #24332 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24333 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24334 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24335 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24336 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24337 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24338 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24339 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24340 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24341 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24342 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24343 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #24344 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #24345 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24346 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24347 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #24348 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24349 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24350 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24351 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24352 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24353 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24354 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24355 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24356 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24357 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24358 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24359 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #24360 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #24361 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24362 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24363 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #24364 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24365 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24366 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24367 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24368 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24369 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24370 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24371 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24372 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24373 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24374 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24375 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #24376 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #24377 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24378 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24379 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #24380 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24381 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24382 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24383 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24384 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24385 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24386 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24387 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24388 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24389 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24390 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24391 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #24392 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #24393 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24394 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24395 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #24396 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24397 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24398 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24399 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24400 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24401 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24402 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24403 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24404 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24405 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24406 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24407 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #24408 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #24409 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24410 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24411 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #24412 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24413 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24414 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24415 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24416 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24417 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24418 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24419 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24420 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24421 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24422 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24423 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #24424 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #24425 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24426 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24427 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #24428 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24429 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24430 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24431 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24432 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24433 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24434 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24435 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24436 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24437 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24438 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24439 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #24440 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #24441 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24442 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24443 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #24444 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24445 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24446 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24447 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24448 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24449 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24450 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24451 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24452 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24453 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24454 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24455 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #24456 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #24457 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24458 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24459 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #24460 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24461 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24462 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24463 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24464 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24465 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24466 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24467 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24468 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24469 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24470 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24471 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #24472 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #24473 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24474 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24475 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #24476 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24477 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24478 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24479 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24480 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24481 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24482 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24483 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24484 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24485 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24486 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24487 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #24488 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #24489 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24490 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24491 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #24492 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24493 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24494 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24495 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24496 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24497 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24498 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24499 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24500 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24501 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24502 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24503 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #24504 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #24505 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24506 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24507 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #24508 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24509 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24510 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24511 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24512 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24513 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24514 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24515 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24516 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24517 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24518 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24519 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #24520 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #24521 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24522 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24523 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #24524 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24525 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24526 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24527 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24528 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24529 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24530 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24531 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24532 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24533 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24534 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24535 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #24536 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #24537 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24538 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24539 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #24540 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24541 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24542 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24543 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24544 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24545 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24546 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24547 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24548 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24549 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24550 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24551 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #24552 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #24553 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24554 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24555 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #24556 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24557 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24558 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24559 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24560 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24561 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24562 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24563 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24564 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24565 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24566 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24567 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #24568 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #24569 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24570 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24571 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #24572 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24573 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24574 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24575 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24576 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24577 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24578 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24579 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24580 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24581 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24582 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24583 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #24584 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #24585 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24586 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24587 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #24588 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24589 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24590 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24591 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24592 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24593 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24594 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24595 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24596 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24597 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24598 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24599 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #24600 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #24601 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24602 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24603 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #24604 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24605 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24606 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24607 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24608 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24609 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24610 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24611 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24612 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24613 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24614 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24615 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #24616 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #24617 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24618 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24619 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #24620 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24621 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24622 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24623 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24624 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24625 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24626 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24627 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24628 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24629 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24630 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24631 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #24632 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #24633 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24634 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24635 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #24636 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24637 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24638 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24639 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24640 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24641 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24642 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24643 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24644 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24645 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24646 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24647 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #24648 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #24649 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24650 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24651 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #24652 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24653 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24654 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24655 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24656 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24657 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24658 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24659 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24660 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24661 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24662 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24663 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #24664 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #24665 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24666 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24667 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #24668 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24669 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24670 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24671 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24672 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24673 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24674 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24675 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24676 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24677 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24678 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24679 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #24680 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #24681 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24682 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24683 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #24684 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24685 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24686 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24687 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24688 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24689 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24690 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24691 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24692 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24693 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24694 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24695 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #24696 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #24697 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24698 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24699 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #24700 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24701 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24702 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24703 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24704 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24705 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24706 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24707 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24708 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24709 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24710 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24711 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #24712 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #24713 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24714 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24715 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #24716 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24717 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24718 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24719 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24720 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24721 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24722 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24723 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24724 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24725 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24726 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24727 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #24728 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #24729 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24730 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24731 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #24732 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24733 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24734 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24735 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24736 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24737 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24738 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24739 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24740 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24741 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24742 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24743 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #24744 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #24745 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24746 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24747 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #24748 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24749 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24750 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24751 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24752 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24753 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24754 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24755 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24756 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24757 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24758 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24759 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #24760 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #24761 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24762 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24763 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #24764 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24765 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24766 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24767 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24768 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24769 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24770 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24771 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24772 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24773 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24774 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24775 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #24776 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #24777 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24778 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24779 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #24780 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24781 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24782 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24783 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24784 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24785 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24786 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24787 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24788 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24789 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24790 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24791 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #24792 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #24793 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24794 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24795 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #24796 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24797 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24798 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24799 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24800 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24801 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24802 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24803 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24804 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24805 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24806 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24807 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #24808 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #24809 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24810 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24811 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #24812 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24813 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24814 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24815 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24816 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24817 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24818 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24819 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24820 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24821 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24822 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24823 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #24824 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #24825 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24826 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24827 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #24828 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24829 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24830 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24831 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24832 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24833 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24834 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24835 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24836 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24837 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24838 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24839 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #24840 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #24841 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24842 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24843 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #24844 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24845 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24846 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24847 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24848 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24849 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24850 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24851 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24852 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24853 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24854 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24855 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #24856 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #24857 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24858 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24859 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #24860 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24861 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24862 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24863 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24864 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24865 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24866 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24867 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24868 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24869 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24870 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24871 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #24872 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #24873 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24874 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24875 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #24876 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24877 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24878 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24879 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24880 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24881 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24882 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24883 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24884 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24885 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24886 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24887 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #24888 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #24889 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24890 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24891 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #24892 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24893 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24894 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24895 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24896 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24897 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24898 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24899 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24900 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24901 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24902 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24903 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #24904 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #24905 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24906 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24907 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #24908 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24909 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24910 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24911 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24912 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24913 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24914 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24915 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24916 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24917 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24918 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24919 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #24920 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #24921 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24922 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24923 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #24924 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24925 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24926 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24927 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24928 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24929 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24930 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24931 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24932 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24933 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24934 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24935 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #24936 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #24937 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24938 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24939 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #24940 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24941 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24942 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24943 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24944 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24945 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24946 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24947 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24948 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24949 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24950 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24951 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #24952 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #24953 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24954 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24955 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #24956 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24957 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24958 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24959 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24960 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24961 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24962 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24963 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24964 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24965 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24966 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24967 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #24968 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #24969 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24970 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24971 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #24972 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24973 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24974 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24975 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24976 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24977 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24978 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24979 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24980 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24981 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24982 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24983 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #24984 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #24985 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24986 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24987 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #24988 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24989 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24990 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24991 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24992 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24993 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24994 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #24995 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24996 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24997 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24998 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #24999 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #25000 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #25001 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25002 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25003 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #25004 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25005 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25006 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25007 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25008 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25009 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25010 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25011 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25012 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25013 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25014 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25015 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #25016 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #25017 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25018 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25019 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #25020 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25021 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25022 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25023 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25024 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25025 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25026 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25027 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25028 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25029 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25030 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25031 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #25032 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #25033 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25034 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25035 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #25036 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25037 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25038 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25039 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25040 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25041 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25042 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25043 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25044 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25045 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25046 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25047 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #25048 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #25049 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25050 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25051 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #25052 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25053 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25054 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25055 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25056 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25057 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25058 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25059 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25060 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25061 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25062 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25063 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #25064 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #25065 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25066 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25067 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #25068 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25069 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25070 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25071 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25072 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25073 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25074 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25075 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25076 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25077 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25078 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25079 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #25080 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #25081 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25082 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25083 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #25084 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25085 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25086 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25087 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25088 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25089 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25090 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25091 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25092 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25093 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25094 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25095 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #25096 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #25097 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25098 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25099 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #25100 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25101 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25102 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25103 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25104 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25105 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25106 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25107 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25108 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25109 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25110 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25111 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #25112 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #25113 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25114 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25115 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #25116 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25117 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25118 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25119 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25120 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25121 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25122 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25123 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25124 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25125 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25126 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25127 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #25128 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #25129 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25130 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25131 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #25132 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25133 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25134 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25135 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25136 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25137 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25138 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25139 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25140 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25141 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25142 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25143 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #25144 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #25145 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25146 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25147 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #25148 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25149 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25150 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25151 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25152 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25153 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25154 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25155 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25156 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25157 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25158 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25159 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #25160 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #25161 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25162 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25163 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #25164 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25165 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25166 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25167 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25168 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25169 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25170 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25171 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25172 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25173 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25174 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25175 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #25176 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #25177 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25178 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25179 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #25180 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25181 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25182 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25183 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25184 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25185 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25186 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25187 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25188 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25189 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25190 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25191 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #25192 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #25193 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25194 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25195 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #25196 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25197 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25198 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25199 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25200 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25201 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25202 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25203 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25204 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25205 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25206 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25207 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #25208 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #25209 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25210 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25211 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #25212 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25213 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25214 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25215 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25216 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25217 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25218 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25219 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25220 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25221 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25222 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25223 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #25224 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #25225 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25226 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25227 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #25228 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25229 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25230 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25231 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25232 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25233 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25234 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25235 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25236 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25237 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25238 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25239 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #25240 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #25241 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25242 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25243 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #25244 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25245 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25246 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25247 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25248 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25249 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25250 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25251 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25252 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25253 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25254 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25255 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #25256 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #25257 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25258 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25259 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #25260 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25261 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25262 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25263 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25264 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25265 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25266 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25267 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25268 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25269 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25270 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25271 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #25272 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #25273 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25274 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25275 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #25276 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25277 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25278 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25279 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25280 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25281 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25282 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25283 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25284 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25285 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25286 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25287 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #25288 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #25289 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25290 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25291 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #25292 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25293 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25294 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25295 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25296 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25297 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25298 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25299 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25300 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25301 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25302 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25303 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #25304 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #25305 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25306 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25307 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #25308 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25309 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25310 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25311 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25312 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25313 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25314 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25315 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25316 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25317 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25318 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25319 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #25320 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #25321 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25322 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25323 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #25324 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25325 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25326 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25327 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25328 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25329 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25330 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25331 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25332 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25333 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25334 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25335 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #25336 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #25337 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25338 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25339 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #25340 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25341 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25342 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25343 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25344 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25345 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25346 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25347 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25348 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25349 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25350 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25351 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #25352 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #25353 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25354 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25355 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #25356 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25357 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25358 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25359 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25360 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25361 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25362 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25363 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25364 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25365 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25366 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25367 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #25368 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #25369 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25370 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25371 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #25372 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25373 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25374 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25375 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25376 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25377 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25378 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25379 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25380 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25381 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25382 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25383 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #25384 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #25385 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25386 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25387 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #25388 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25389 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25390 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25391 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25392 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25393 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25394 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25395 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25396 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25397 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25398 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25399 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #25400 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #25401 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25402 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25403 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #25404 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25405 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25406 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25407 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25408 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25409 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25410 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25411 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25412 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25413 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25414 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25415 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #25416 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #25417 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25418 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25419 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #25420 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25421 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25422 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25423 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25424 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25425 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25426 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25427 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25428 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25429 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25430 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25431 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #25432 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #25433 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25434 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25435 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #25436 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25437 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25438 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25439 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25440 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25441 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25442 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25443 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25444 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25445 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25446 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25447 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #25448 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #25449 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25450 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25451 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #25452 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25453 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25454 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25455 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25456 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25457 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25458 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25459 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25460 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25461 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25462 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25463 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #25464 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #25465 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25466 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25467 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #25468 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25469 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25470 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25471 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25472 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25473 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25474 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25475 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25476 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25477 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25478 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25479 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #25480 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #25481 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25482 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25483 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #25484 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25485 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25486 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25487 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25488 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25489 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25490 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25491 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25492 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25493 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25494 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25495 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #25496 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #25497 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25498 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25499 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #25500 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25501 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25502 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25503 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25504 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25505 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25506 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25507 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25508 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25509 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25510 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25511 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #25512 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #25513 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25514 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25515 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #25516 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25517 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25518 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25519 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25520 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25521 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25522 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25523 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25524 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25525 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25526 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25527 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #25528 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #25529 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25530 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25531 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #25532 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25533 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25534 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25535 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25536 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25537 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25538 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25539 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25540 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25541 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25542 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25543 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #25544 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #25545 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25546 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25547 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #25548 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25549 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25550 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25551 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25552 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25553 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25554 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25555 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25556 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25557 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25558 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25559 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #25560 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #25561 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25562 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25563 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #25564 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25565 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25566 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25567 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25568 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25569 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25570 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25571 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25572 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25573 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25574 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25575 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #25576 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #25577 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25578 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25579 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #25580 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25581 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25582 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25583 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25584 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25585 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25586 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25587 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25588 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25589 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25590 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25591 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #25592 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #25593 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25594 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25595 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #25596 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25597 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25598 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25599 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25600 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25601 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25602 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25603 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25604 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25605 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25606 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25607 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #25608 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #25609 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25610 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25611 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #25612 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25613 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25614 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25615 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25616 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25617 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25618 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25619 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25620 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25621 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25622 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25623 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #25624 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #25625 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25626 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25627 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #25628 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25629 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25630 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25631 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25632 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25633 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25634 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25635 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25636 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25637 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25638 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25639 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #25640 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #25641 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25642 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25643 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #25644 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25645 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25646 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25647 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25648 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25649 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25650 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25651 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25652 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25653 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25654 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25655 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #25656 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #25657 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25658 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25659 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #25660 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25661 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25662 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25663 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25664 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25665 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25666 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25667 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25668 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25669 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25670 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25671 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #25672 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #25673 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25674 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25675 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #25676 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25677 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25678 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25679 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25680 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25681 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25682 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25683 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25684 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25685 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25686 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25687 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #25688 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #25689 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25690 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25691 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #25692 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25693 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25694 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25695 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25696 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25697 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25698 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25699 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25700 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25701 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25702 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25703 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #25704 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #25705 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25706 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25707 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #25708 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25709 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25710 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25711 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25712 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25713 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25714 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25715 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25716 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25717 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25718 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25719 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #25720 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #25721 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25722 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25723 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #25724 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25725 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25726 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25727 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25728 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25729 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25730 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25731 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25732 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25733 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25734 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25735 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #25736 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #25737 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25738 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25739 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #25740 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25741 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25742 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25743 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25744 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25745 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25746 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25747 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25748 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25749 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25750 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25751 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #25752 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #25753 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25754 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25755 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #25756 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25757 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25758 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25759 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25760 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25761 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25762 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25763 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25764 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25765 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25766 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25767 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #25768 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #25769 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25770 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25771 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #25772 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25773 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25774 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25775 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25776 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25777 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25778 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25779 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25780 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25781 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25782 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25783 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #25784 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #25785 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25786 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25787 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #25788 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25789 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25790 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25791 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25792 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25793 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25794 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25795 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25796 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25797 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25798 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25799 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #25800 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #25801 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25802 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25803 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #25804 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25805 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25806 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25807 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25808 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25809 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25810 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25811 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25812 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25813 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25814 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25815 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #25816 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #25817 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25818 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25819 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #25820 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25821 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25822 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25823 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25824 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25825 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25826 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25827 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25828 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25829 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25830 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25831 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #25832 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #25833 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25834 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25835 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #25836 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25837 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25838 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25839 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25840 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25841 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25842 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25843 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25844 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25845 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25846 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25847 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #25848 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #25849 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25850 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25851 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #25852 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25853 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25854 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25855 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25856 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25857 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25858 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25859 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25860 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25861 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25862 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25863 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #25864 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #25865 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25866 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25867 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #25868 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25869 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25870 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25871 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25872 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25873 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25874 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25875 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25876 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25877 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25878 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25879 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #25880 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #25881 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25882 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25883 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #25884 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25885 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25886 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25887 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25888 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25889 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25890 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25891 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25892 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25893 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25894 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25895 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #25896 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #25897 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25898 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25899 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #25900 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25901 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25902 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25903 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25904 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25905 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25906 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25907 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25908 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25909 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25910 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25911 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #25912 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #25913 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25914 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25915 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #25916 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25917 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25918 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25919 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25920 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25921 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25922 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25923 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25924 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25925 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25926 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25927 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #25928 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #25929 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25930 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25931 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #25932 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25933 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25934 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25935 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25936 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25937 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25938 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25939 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25940 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25941 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25942 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25943 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #25944 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #25945 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25946 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25947 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #25948 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25949 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25950 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25951 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25952 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25953 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25954 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25955 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25956 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25957 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25958 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25959 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #25960 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #25961 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25962 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25963 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #25964 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25965 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25966 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25967 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25968 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25969 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25970 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25971 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25972 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25973 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25974 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25975 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #25976 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #25977 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25978 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25979 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #25980 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25981 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25982 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25983 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25984 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25985 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25986 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25987 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25988 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25989 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #25990 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25991 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #25992 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #25993 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25994 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25995 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #25996 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25997 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25998 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #25999 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26000 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26001 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26002 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26003 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26004 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26005 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26006 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26007 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #26008 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #26009 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26010 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26011 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #26012 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26013 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26014 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26015 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26016 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26017 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26018 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26019 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26020 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26021 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26022 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26023 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #26024 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #26025 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26026 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26027 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #26028 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26029 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26030 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26031 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26032 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26033 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26034 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26035 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26036 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26037 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26038 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26039 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #26040 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #26041 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26042 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26043 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #26044 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26045 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26046 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26047 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26048 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26049 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26050 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26051 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26052 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26053 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26054 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26055 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #26056 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #26057 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26058 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26059 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #26060 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26061 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26062 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26063 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26064 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26065 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26066 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26067 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26068 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26069 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26070 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26071 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #26072 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #26073 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26074 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26075 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #26076 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26077 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26078 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26079 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26080 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26081 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26082 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26083 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26084 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26085 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26086 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26087 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #26088 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #26089 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26090 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26091 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #26092 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26093 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26094 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26095 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26096 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26097 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26098 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26099 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26100 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26101 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26102 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26103 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #26104 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #26105 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26106 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26107 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #26108 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26109 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26110 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26111 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26112 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26113 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26114 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26115 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26116 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26117 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26118 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26119 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #26120 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #26121 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26122 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26123 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #26124 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26125 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26126 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26127 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26128 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26129 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26130 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26131 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26132 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26133 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26134 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26135 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #26136 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #26137 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26138 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26139 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #26140 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26141 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26142 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26143 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26144 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26145 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26146 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26147 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26148 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26149 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26150 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26151 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #26152 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #26153 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26154 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26155 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #26156 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26157 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26158 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26159 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26160 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26161 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26162 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26163 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26164 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26165 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26166 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26167 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #26168 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #26169 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26170 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26171 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #26172 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26173 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26174 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26175 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26176 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26177 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26178 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26179 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26180 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26181 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26182 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26183 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #26184 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #26185 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26186 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26187 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #26188 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26189 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26190 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26191 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26192 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26193 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26194 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26195 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26196 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26197 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26198 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26199 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #26200 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #26201 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26202 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26203 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #26204 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26205 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26206 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26207 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26208 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26209 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26210 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26211 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26212 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26213 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26214 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26215 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #26216 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #26217 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26218 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26219 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #26220 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26221 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26222 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26223 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26224 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26225 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26226 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26227 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26228 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26229 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26230 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26231 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #26232 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #26233 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26234 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26235 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #26236 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26237 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26238 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26239 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26240 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26241 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26242 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26243 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26244 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26245 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26246 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26247 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #26248 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #26249 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26250 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26251 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #26252 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26253 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26254 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26255 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26256 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26257 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26258 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26259 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26260 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26261 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26262 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26263 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #26264 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #26265 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26266 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26267 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #26268 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26269 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26270 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26271 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26272 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26273 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26274 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26275 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26276 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26277 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26278 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26279 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #26280 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #26281 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26282 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26283 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #26284 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26285 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26286 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26287 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26288 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26289 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26290 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26291 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26292 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26293 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26294 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26295 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #26296 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #26297 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26298 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26299 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #26300 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26301 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26302 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26303 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26304 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26305 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26306 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26307 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26308 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26309 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26310 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26311 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #26312 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #26313 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26314 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26315 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #26316 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26317 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26318 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26319 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26320 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26321 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26322 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26323 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26324 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26325 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26326 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26327 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #26328 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #26329 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26330 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26331 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #26332 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26333 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26334 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26335 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26336 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26337 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26338 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26339 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26340 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26341 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26342 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26343 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #26344 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #26345 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26346 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26347 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #26348 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26349 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26350 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26351 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26352 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26353 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26354 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26355 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26356 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26357 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26358 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26359 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #26360 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #26361 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26362 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26363 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #26364 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26365 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26366 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26367 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26368 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26369 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26370 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26371 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26372 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26373 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26374 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26375 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #26376 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #26377 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26378 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26379 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #26380 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26381 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26382 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26383 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26384 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26385 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26386 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26387 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26388 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26389 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26390 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26391 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #26392 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #26393 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26394 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26395 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #26396 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26397 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26398 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26399 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26400 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26401 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26402 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26403 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26404 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26405 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26406 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26407 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #26408 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #26409 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26410 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26411 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #26412 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26413 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26414 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26415 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26416 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26417 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26418 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26419 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26420 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26421 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26422 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26423 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #26424 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #26425 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26426 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26427 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #26428 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26429 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26430 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26431 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26432 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26433 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26434 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26435 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26436 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26437 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26438 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26439 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #26440 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #26441 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26442 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26443 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #26444 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26445 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26446 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26447 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26448 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26449 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26450 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26451 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26452 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26453 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26454 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26455 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #26456 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #26457 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26458 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26459 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #26460 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26461 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26462 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26463 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26464 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26465 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26466 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26467 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26468 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26469 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26470 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26471 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #26472 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #26473 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26474 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26475 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #26476 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26477 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26478 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26479 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26480 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26481 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26482 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26483 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26484 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26485 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26486 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26487 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #26488 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #26489 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26490 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26491 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #26492 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26493 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26494 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26495 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26496 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26497 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26498 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26499 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26500 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26501 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26502 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26503 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #26504 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #26505 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26506 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26507 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #26508 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26509 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26510 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26511 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26512 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26513 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26514 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26515 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26516 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26517 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26518 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26519 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #26520 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #26521 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26522 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26523 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #26524 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26525 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26526 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26527 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26528 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26529 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26530 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26531 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26532 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26533 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26534 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26535 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #26536 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #26537 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26538 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26539 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #26540 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26541 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26542 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26543 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26544 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26545 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26546 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26547 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26548 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26549 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26550 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26551 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #26552 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #26553 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26554 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26555 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #26556 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26557 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26558 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26559 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26560 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26561 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26562 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26563 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26564 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26565 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26566 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26567 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #26568 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #26569 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26570 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26571 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #26572 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26573 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26574 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26575 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26576 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26577 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26578 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26579 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26580 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26581 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26582 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26583 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #26584 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #26585 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26586 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26587 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #26588 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26589 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26590 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26591 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26592 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26593 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26594 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26595 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26596 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26597 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26598 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26599 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #26600 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #26601 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26602 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26603 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #26604 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26605 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26606 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26607 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26608 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26609 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26610 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26611 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26612 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26613 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26614 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26615 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #26616 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #26617 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26618 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26619 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #26620 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26621 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26622 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26623 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26624 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26625 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26626 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26627 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26628 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26629 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26630 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26631 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #26632 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #26633 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26634 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26635 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #26636 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26637 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26638 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26639 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26640 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26641 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26642 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26643 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26644 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26645 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26646 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26647 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #26648 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #26649 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26650 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26651 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #26652 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26653 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26654 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26655 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26656 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26657 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26658 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26659 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26660 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26661 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26662 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26663 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #26664 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #26665 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26666 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26667 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #26668 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26669 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26670 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26671 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26672 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26673 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26674 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26675 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26676 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26677 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26678 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26679 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #26680 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #26681 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26682 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26683 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #26684 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26685 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26686 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26687 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26688 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26689 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26690 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26691 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26692 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26693 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26694 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26695 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #26696 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #26697 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26698 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26699 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #26700 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26701 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26702 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26703 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26704 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26705 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26706 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26707 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26708 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26709 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26710 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26711 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #26712 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #26713 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26714 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26715 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #26716 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26717 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26718 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26719 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26720 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26721 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26722 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26723 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26724 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26725 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26726 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26727 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #26728 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #26729 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26730 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26731 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #26732 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26733 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26734 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26735 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26736 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26737 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26738 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26739 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26740 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26741 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26742 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26743 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #26744 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #26745 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26746 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26747 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #26748 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26749 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26750 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26751 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26752 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26753 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26754 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26755 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26756 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26757 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26758 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26759 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #26760 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #26761 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26762 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26763 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #26764 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26765 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26766 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26767 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26768 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26769 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26770 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26771 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26772 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26773 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26774 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26775 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #26776 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #26777 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26778 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26779 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #26780 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26781 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26782 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26783 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26784 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26785 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26786 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26787 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26788 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26789 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26790 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26791 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #26792 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #26793 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26794 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26795 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #26796 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26797 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26798 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26799 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26800 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26801 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26802 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26803 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26804 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26805 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26806 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26807 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #26808 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #26809 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26810 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26811 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #26812 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26813 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26814 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26815 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26816 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26817 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26818 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26819 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26820 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26821 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26822 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26823 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #26824 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #26825 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26826 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26827 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #26828 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26829 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26830 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26831 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26832 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26833 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26834 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26835 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26836 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26837 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26838 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26839 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #26840 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #26841 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26842 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26843 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #26844 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26845 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26846 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26847 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26848 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26849 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26850 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26851 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26852 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26853 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26854 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26855 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #26856 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #26857 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26858 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26859 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #26860 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26861 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26862 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26863 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26864 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26865 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26866 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26867 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26868 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26869 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26870 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26871 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #26872 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #26873 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26874 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26875 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #26876 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26877 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26878 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26879 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26880 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26881 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26882 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26883 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26884 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26885 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26886 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26887 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #26888 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #26889 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26890 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26891 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #26892 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26893 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26894 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26895 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26896 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26897 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26898 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26899 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26900 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26901 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26902 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26903 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #26904 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #26905 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26906 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26907 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #26908 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26909 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26910 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26911 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26912 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26913 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26914 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26915 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26916 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26917 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26918 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26919 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #26920 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #26921 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26922 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26923 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #26924 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26925 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26926 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26927 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26928 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26929 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26930 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26931 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26932 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26933 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26934 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26935 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #26936 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #26937 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26938 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26939 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #26940 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26941 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26942 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26943 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26944 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26945 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26946 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26947 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26948 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26949 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26950 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26951 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #26952 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #26953 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26954 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26955 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #26956 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26957 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26958 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26959 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26960 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26961 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26962 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26963 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26964 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26965 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26966 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26967 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #26968 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #26969 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26970 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26971 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #26972 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26973 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26974 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26975 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26976 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26977 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26978 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26979 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26980 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26981 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26982 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26983 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #26984 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #26985 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26986 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26987 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #26988 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26989 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26990 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26991 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26992 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26993 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26994 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #26995 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26996 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26997 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #26998 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #26999 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #27000 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #27001 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27002 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27003 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #27004 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27005 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27006 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27007 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27008 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27009 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27010 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27011 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27012 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27013 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27014 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27015 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #27016 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #27017 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27018 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27019 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #27020 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27021 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27022 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27023 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27024 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27025 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27026 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27027 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27028 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27029 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27030 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27031 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #27032 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #27033 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27034 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27035 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #27036 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27037 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27038 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27039 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27040 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27041 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27042 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27043 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27044 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27045 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27046 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27047 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #27048 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #27049 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27050 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27051 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #27052 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27053 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27054 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27055 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27056 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27057 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27058 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27059 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27060 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27061 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27062 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27063 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #27064 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #27065 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27066 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27067 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #27068 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27069 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27070 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27071 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27072 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27073 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27074 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27075 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27076 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27077 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27078 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27079 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #27080 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #27081 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27082 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27083 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #27084 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27085 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27086 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27087 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27088 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27089 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27090 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27091 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27092 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27093 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27094 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27095 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #27096 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #27097 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27098 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27099 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #27100 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27101 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27102 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27103 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27104 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27105 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27106 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27107 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27108 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27109 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27110 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27111 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #27112 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #27113 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27114 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27115 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #27116 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27117 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27118 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27119 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27120 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27121 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27122 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27123 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27124 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27125 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27126 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27127 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #27128 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #27129 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27130 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27131 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #27132 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27133 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27134 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27135 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27136 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27137 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27138 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27139 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27140 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27141 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27142 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27143 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #27144 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #27145 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27146 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27147 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #27148 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27149 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27150 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27151 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27152 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27153 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27154 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27155 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27156 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27157 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27158 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27159 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #27160 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #27161 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27162 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27163 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #27164 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27165 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27166 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27167 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27168 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27169 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27170 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27171 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27172 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27173 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27174 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27175 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #27176 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #27177 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27178 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27179 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #27180 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27181 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27182 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27183 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27184 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27185 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27186 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27187 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27188 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27189 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27190 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27191 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #27192 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #27193 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27194 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27195 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #27196 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27197 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27198 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27199 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27200 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27201 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27202 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27203 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27204 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27205 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27206 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27207 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #27208 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #27209 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27210 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27211 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #27212 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27213 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27214 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27215 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27216 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27217 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27218 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27219 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27220 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27221 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27222 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27223 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #27224 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #27225 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27226 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27227 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #27228 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27229 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27230 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27231 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27232 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27233 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27234 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27235 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27236 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27237 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27238 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27239 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #27240 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #27241 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27242 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27243 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #27244 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27245 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27246 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27247 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27248 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27249 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27250 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27251 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27252 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27253 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27254 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27255 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #27256 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #27257 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27258 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27259 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #27260 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27261 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27262 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27263 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27264 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27265 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27266 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27267 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27268 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27269 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27270 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27271 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #27272 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #27273 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27274 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27275 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #27276 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27277 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27278 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27279 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27280 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27281 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27282 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27283 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27284 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27285 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27286 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27287 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #27288 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #27289 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27290 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27291 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #27292 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27293 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27294 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27295 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27296 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27297 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27298 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27299 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27300 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27301 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27302 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27303 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #27304 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #27305 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27306 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27307 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #27308 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27309 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27310 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27311 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27312 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27313 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27314 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27315 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27316 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27317 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27318 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27319 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #27320 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #27321 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27322 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27323 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #27324 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27325 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27326 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27327 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27328 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27329 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27330 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27331 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27332 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27333 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27334 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27335 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #27336 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #27337 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27338 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27339 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #27340 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27341 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27342 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27343 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27344 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27345 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27346 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27347 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27348 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27349 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27350 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27351 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #27352 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #27353 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27354 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27355 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #27356 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27357 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27358 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27359 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27360 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27361 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27362 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27363 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27364 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27365 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27366 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27367 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #27368 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #27369 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27370 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27371 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #27372 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27373 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27374 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27375 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27376 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27377 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27378 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27379 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27380 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27381 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27382 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27383 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #27384 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #27385 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27386 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27387 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #27388 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27389 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27390 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27391 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27392 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27393 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27394 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27395 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27396 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27397 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27398 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27399 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #27400 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #27401 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27402 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27403 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #27404 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27405 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27406 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27407 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27408 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27409 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27410 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27411 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27412 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27413 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27414 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27415 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #27416 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #27417 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27418 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27419 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #27420 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27421 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27422 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27423 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27424 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27425 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27426 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27427 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27428 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27429 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27430 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27431 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #27432 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #27433 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27434 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27435 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #27436 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27437 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27438 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27439 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27440 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27441 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27442 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27443 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27444 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27445 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27446 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27447 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #27448 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #27449 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27450 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27451 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #27452 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27453 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27454 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27455 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27456 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27457 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27458 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27459 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27460 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27461 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27462 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27463 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #27464 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #27465 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27466 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27467 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #27468 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27469 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27470 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27471 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27472 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27473 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27474 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27475 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27476 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27477 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27478 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27479 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #27480 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #27481 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27482 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27483 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #27484 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27485 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27486 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27487 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27488 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27489 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27490 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27491 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27492 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27493 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27494 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27495 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #27496 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #27497 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27498 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27499 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #27500 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27501 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27502 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27503 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27504 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27505 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27506 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27507 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27508 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27509 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27510 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27511 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #27512 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #27513 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27514 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27515 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #27516 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27517 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27518 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27519 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27520 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27521 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27522 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27523 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27524 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27525 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27526 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27527 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #27528 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #27529 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27530 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27531 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #27532 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27533 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27534 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27535 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27536 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27537 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27538 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27539 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27540 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27541 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27542 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27543 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #27544 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #27545 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27546 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27547 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #27548 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27549 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27550 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27551 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27552 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27553 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27554 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27555 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27556 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27557 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27558 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27559 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #27560 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #27561 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27562 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27563 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #27564 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27565 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27566 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27567 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27568 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27569 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27570 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27571 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27572 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27573 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27574 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27575 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #27576 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #27577 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27578 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27579 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #27580 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27581 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27582 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27583 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27584 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27585 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27586 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27587 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27588 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27589 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27590 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27591 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #27592 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #27593 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27594 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27595 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #27596 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27597 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27598 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27599 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27600 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27601 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27602 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27603 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27604 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27605 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27606 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27607 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #27608 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #27609 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27610 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27611 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #27612 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27613 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27614 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27615 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27616 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27617 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27618 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27619 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27620 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27621 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27622 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27623 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #27624 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #27625 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27626 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27627 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #27628 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27629 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27630 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27631 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27632 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27633 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27634 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27635 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27636 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27637 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27638 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27639 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #27640 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #27641 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27642 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27643 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #27644 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27645 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27646 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27647 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27648 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27649 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27650 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27651 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27652 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27653 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27654 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27655 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #27656 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #27657 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27658 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27659 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #27660 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27661 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27662 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27663 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27664 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27665 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27666 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27667 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27668 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27669 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27670 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27671 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #27672 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #27673 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27674 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27675 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #27676 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27677 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27678 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27679 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27680 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27681 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27682 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27683 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27684 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27685 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27686 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27687 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #27688 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #27689 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27690 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27691 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #27692 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27693 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27694 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27695 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27696 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27697 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27698 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27699 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27700 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27701 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27702 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27703 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #27704 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #27705 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27706 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27707 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #27708 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27709 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27710 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27711 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27712 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27713 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27714 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27715 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27716 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27717 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27718 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27719 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #27720 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #27721 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27722 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27723 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #27724 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27725 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27726 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27727 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27728 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27729 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27730 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27731 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27732 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27733 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27734 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27735 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #27736 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #27737 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27738 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27739 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #27740 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27741 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27742 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27743 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27744 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27745 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27746 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27747 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27748 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27749 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27750 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27751 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #27752 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #27753 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27754 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27755 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #27756 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27757 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27758 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27759 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27760 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27761 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27762 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27763 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27764 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27765 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27766 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27767 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #27768 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #27769 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27770 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27771 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #27772 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27773 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27774 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27775 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27776 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27777 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27778 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27779 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27780 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27781 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27782 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27783 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #27784 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #27785 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27786 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27787 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #27788 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27789 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27790 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27791 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27792 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27793 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27794 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27795 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27796 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27797 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27798 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27799 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #27800 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #27801 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27802 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27803 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #27804 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27805 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27806 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27807 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27808 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27809 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27810 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27811 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27812 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27813 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27814 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27815 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #27816 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #27817 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27818 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27819 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #27820 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27821 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27822 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27823 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27824 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27825 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27826 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27827 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27828 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27829 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27830 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27831 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #27832 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #27833 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27834 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27835 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #27836 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27837 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27838 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27839 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27840 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27841 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27842 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27843 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27844 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27845 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27846 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27847 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #27848 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #27849 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27850 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27851 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #27852 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27853 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27854 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27855 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27856 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27857 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27858 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27859 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27860 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27861 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27862 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27863 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #27864 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #27865 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27866 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27867 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #27868 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27869 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27870 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27871 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27872 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27873 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27874 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27875 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27876 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27877 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27878 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27879 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #27880 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #27881 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27882 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27883 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #27884 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27885 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27886 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27887 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27888 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27889 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27890 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27891 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27892 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27893 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27894 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27895 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #27896 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #27897 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27898 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27899 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #27900 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27901 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27902 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27903 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27904 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27905 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27906 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27907 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27908 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27909 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27910 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27911 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #27912 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #27913 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27914 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27915 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #27916 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27917 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27918 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27919 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27920 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27921 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27922 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27923 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27924 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27925 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27926 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27927 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #27928 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #27929 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27930 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27931 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #27932 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27933 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27934 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27935 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27936 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27937 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27938 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27939 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27940 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27941 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27942 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27943 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #27944 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #27945 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27946 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27947 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #27948 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27949 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27950 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27951 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27952 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27953 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27954 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27955 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27956 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27957 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27958 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27959 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #27960 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #27961 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27962 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27963 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #27964 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27965 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27966 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27967 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27968 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27969 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27970 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27971 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27972 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27973 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27974 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27975 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #27976 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #27977 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27978 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27979 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #27980 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27981 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27982 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27983 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27984 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27985 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27986 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27987 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27988 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27989 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #27990 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #27991 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #27992 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #27993 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27994 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27995 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #27996 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27997 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27998 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #27999 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28000 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28001 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28002 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28003 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28004 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28005 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28006 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28007 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #28008 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #28009 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28010 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28011 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #28012 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28013 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28014 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28015 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28016 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28017 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28018 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28019 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28020 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28021 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28022 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28023 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #28024 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #28025 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28026 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28027 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #28028 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28029 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28030 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28031 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28032 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28033 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28034 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28035 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28036 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28037 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28038 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28039 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #28040 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #28041 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28042 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28043 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #28044 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28045 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28046 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28047 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28048 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28049 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28050 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28051 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28052 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28053 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28054 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28055 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #28056 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #28057 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28058 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28059 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #28060 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28061 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28062 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28063 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28064 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28065 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28066 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28067 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28068 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28069 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28070 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28071 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #28072 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #28073 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28074 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28075 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #28076 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28077 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28078 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28079 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28080 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28081 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28082 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28083 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28084 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28085 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28086 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28087 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #28088 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #28089 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28090 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28091 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #28092 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28093 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28094 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28095 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28096 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28097 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28098 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28099 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28100 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28101 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28102 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28103 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #28104 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #28105 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28106 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28107 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #28108 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28109 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28110 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28111 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28112 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28113 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28114 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28115 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28116 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28117 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28118 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28119 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #28120 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #28121 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28122 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28123 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #28124 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28125 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28126 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28127 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28128 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28129 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28130 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28131 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28132 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28133 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28134 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28135 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #28136 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #28137 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28138 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28139 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #28140 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28141 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28142 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28143 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28144 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28145 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28146 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28147 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28148 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28149 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28150 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28151 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #28152 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #28153 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28154 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28155 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #28156 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28157 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28158 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28159 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28160 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28161 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28162 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28163 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28164 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28165 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28166 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28167 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #28168 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #28169 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28170 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28171 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #28172 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28173 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28174 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28175 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28176 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28177 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28178 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28179 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28180 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28181 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28182 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28183 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #28184 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #28185 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28186 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28187 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #28188 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28189 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28190 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28191 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28192 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28193 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28194 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28195 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28196 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28197 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28198 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28199 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #28200 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #28201 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28202 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28203 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #28204 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28205 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28206 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28207 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28208 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28209 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28210 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28211 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28212 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28213 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28214 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28215 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #28216 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #28217 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28218 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28219 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #28220 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28221 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28222 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28223 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28224 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28225 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28226 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28227 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28228 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28229 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28230 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28231 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #28232 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #28233 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28234 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28235 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #28236 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28237 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28238 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28239 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28240 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28241 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28242 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28243 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28244 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28245 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28246 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28247 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #28248 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #28249 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28250 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28251 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #28252 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28253 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28254 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28255 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28256 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28257 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28258 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28259 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28260 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28261 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28262 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28263 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #28264 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #28265 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28266 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28267 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #28268 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28269 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28270 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28271 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28272 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28273 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28274 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28275 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28276 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28277 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28278 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28279 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #28280 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #28281 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28282 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28283 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #28284 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28285 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28286 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28287 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28288 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28289 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28290 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28291 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28292 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28293 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28294 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28295 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #28296 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #28297 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28298 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28299 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #28300 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28301 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28302 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28303 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28304 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28305 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28306 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28307 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28308 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28309 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28310 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28311 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #28312 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #28313 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28314 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28315 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #28316 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28317 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28318 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28319 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28320 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28321 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28322 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28323 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28324 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28325 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28326 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28327 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #28328 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #28329 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28330 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28331 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #28332 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28333 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28334 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28335 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28336 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28337 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28338 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28339 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28340 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28341 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28342 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28343 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #28344 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #28345 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28346 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28347 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #28348 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28349 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28350 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28351 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28352 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28353 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28354 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28355 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28356 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28357 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28358 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28359 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #28360 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #28361 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28362 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28363 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #28364 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28365 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28366 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28367 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28368 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28369 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28370 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28371 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28372 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28373 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28374 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28375 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #28376 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #28377 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28378 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28379 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #28380 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28381 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28382 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28383 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28384 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28385 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28386 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28387 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28388 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28389 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28390 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28391 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #28392 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #28393 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28394 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28395 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #28396 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28397 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28398 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28399 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28400 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28401 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28402 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28403 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28404 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28405 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28406 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28407 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #28408 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #28409 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28410 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28411 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #28412 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28413 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28414 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28415 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28416 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28417 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28418 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28419 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28420 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28421 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28422 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28423 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #28424 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #28425 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28426 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28427 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #28428 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28429 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28430 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28431 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28432 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28433 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28434 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28435 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28436 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28437 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28438 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28439 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #28440 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #28441 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28442 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28443 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #28444 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28445 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28446 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28447 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28448 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28449 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28450 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28451 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28452 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28453 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28454 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28455 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #28456 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #28457 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28458 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28459 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #28460 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28461 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28462 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28463 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28464 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28465 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28466 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28467 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28468 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28469 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28470 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28471 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #28472 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #28473 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28474 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28475 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #28476 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28477 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28478 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28479 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28480 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28481 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28482 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28483 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28484 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28485 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28486 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28487 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #28488 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #28489 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28490 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28491 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #28492 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28493 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28494 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28495 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28496 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28497 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28498 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28499 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28500 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28501 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28502 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28503 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #28504 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #28505 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28506 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28507 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #28508 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28509 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28510 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28511 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28512 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28513 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28514 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28515 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28516 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28517 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28518 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28519 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #28520 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #28521 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28522 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28523 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #28524 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28525 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28526 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28527 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28528 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28529 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28530 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28531 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28532 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28533 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28534 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28535 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #28536 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #28537 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28538 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28539 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #28540 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28541 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28542 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28543 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28544 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28545 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28546 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28547 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28548 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28549 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28550 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28551 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #28552 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #28553 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28554 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28555 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #28556 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28557 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28558 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28559 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28560 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28561 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28562 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28563 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28564 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28565 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28566 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28567 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #28568 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #28569 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28570 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28571 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #28572 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28573 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28574 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28575 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28576 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28577 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28578 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28579 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28580 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28581 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28582 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28583 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #28584 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #28585 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28586 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28587 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #28588 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28589 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28590 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28591 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28592 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28593 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28594 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28595 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28596 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28597 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28598 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28599 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #28600 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #28601 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28602 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28603 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #28604 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28605 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28606 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28607 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28608 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28609 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28610 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28611 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28612 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28613 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28614 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28615 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #28616 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #28617 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28618 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28619 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #28620 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28621 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28622 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28623 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28624 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28625 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28626 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28627 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28628 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28629 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28630 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28631 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #28632 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #28633 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28634 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28635 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #28636 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28637 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28638 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28639 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28640 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28641 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28642 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28643 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28644 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28645 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28646 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28647 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #28648 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #28649 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28650 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28651 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #28652 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28653 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28654 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28655 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28656 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28657 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28658 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28659 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28660 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28661 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28662 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28663 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #28664 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #28665 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28666 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28667 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #28668 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28669 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28670 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28671 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28672 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28673 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28674 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28675 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28676 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28677 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28678 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28679 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #28680 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #28681 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28682 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28683 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #28684 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28685 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28686 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28687 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28688 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28689 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28690 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28691 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28692 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28693 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28694 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28695 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #28696 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #28697 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28698 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28699 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #28700 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28701 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28702 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28703 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28704 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28705 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28706 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28707 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28708 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28709 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28710 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28711 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #28712 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #28713 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28714 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28715 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #28716 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28717 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28718 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28719 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28720 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28721 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28722 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28723 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28724 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28725 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28726 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28727 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #28728 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #28729 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28730 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28731 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #28732 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28733 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28734 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28735 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28736 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28737 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28738 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28739 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28740 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28741 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28742 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28743 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #28744 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #28745 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28746 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28747 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #28748 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28749 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28750 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28751 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28752 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28753 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28754 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28755 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28756 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28757 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28758 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28759 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #28760 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #28761 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28762 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28763 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #28764 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28765 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28766 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28767 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28768 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28769 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28770 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28771 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28772 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28773 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28774 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28775 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #28776 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #28777 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28778 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28779 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #28780 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28781 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28782 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28783 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28784 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28785 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28786 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28787 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28788 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28789 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28790 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28791 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #28792 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #28793 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28794 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28795 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #28796 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28797 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28798 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28799 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28800 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28801 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28802 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28803 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28804 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28805 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28806 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28807 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #28808 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #28809 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28810 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28811 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #28812 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28813 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28814 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28815 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28816 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28817 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28818 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28819 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28820 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28821 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28822 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28823 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #28824 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #28825 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28826 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28827 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #28828 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28829 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28830 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28831 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28832 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28833 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28834 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28835 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28836 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28837 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28838 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28839 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #28840 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #28841 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28842 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28843 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #28844 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28845 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28846 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28847 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28848 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28849 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28850 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28851 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28852 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28853 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28854 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28855 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #28856 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #28857 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28858 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28859 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #28860 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28861 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28862 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28863 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28864 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28865 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28866 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28867 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28868 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28869 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28870 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28871 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #28872 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #28873 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28874 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28875 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #28876 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28877 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28878 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28879 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28880 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28881 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28882 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28883 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28884 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28885 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28886 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28887 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #28888 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #28889 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28890 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28891 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #28892 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28893 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28894 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28895 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28896 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28897 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28898 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28899 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28900 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28901 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28902 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28903 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #28904 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #28905 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28906 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28907 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #28908 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28909 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28910 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28911 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28912 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28913 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28914 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28915 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28916 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28917 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28918 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28919 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #28920 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #28921 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28922 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28923 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #28924 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28925 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28926 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28927 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28928 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28929 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28930 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28931 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28932 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28933 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28934 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28935 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #28936 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #28937 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28938 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28939 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #28940 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28941 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28942 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28943 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28944 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28945 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28946 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28947 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28948 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28949 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28950 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28951 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #28952 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #28953 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28954 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28955 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #28956 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28957 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28958 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28959 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28960 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28961 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28962 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28963 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28964 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28965 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28966 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28967 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #28968 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #28969 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28970 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28971 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #28972 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28973 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28974 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28975 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28976 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28977 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28978 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28979 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28980 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28981 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28982 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28983 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #28984 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #28985 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28986 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28987 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #28988 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28989 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28990 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28991 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28992 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28993 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28994 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #28995 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28996 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28997 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #28998 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #28999 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #29000 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #29001 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29002 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29003 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #29004 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29005 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29006 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29007 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29008 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29009 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29010 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29011 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29012 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29013 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29014 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29015 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #29016 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #29017 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29018 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29019 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #29020 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29021 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29022 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29023 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29024 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29025 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29026 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29027 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29028 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29029 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29030 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29031 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #29032 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #29033 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29034 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29035 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #29036 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29037 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29038 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29039 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29040 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29041 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29042 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29043 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29044 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29045 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29046 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29047 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #29048 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #29049 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29050 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29051 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #29052 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29053 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29054 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29055 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29056 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29057 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29058 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29059 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29060 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29061 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29062 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29063 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #29064 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #29065 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29066 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29067 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #29068 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29069 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29070 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29071 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29072 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29073 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29074 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29075 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29076 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29077 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29078 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29079 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #29080 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #29081 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29082 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29083 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #29084 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29085 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29086 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29087 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29088 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29089 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29090 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29091 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29092 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29093 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29094 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29095 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #29096 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #29097 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29098 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29099 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #29100 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29101 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29102 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29103 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29104 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29105 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29106 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29107 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29108 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29109 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29110 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29111 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #29112 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #29113 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29114 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29115 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #29116 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29117 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29118 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29119 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29120 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29121 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29122 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29123 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29124 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29125 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29126 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29127 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #29128 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #29129 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29130 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29131 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #29132 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29133 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29134 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29135 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29136 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29137 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29138 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29139 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29140 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29141 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29142 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29143 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #29144 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #29145 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29146 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29147 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #29148 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29149 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29150 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29151 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29152 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29153 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29154 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29155 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29156 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29157 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29158 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29159 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #29160 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #29161 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29162 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29163 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #29164 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29165 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29166 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29167 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29168 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29169 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29170 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29171 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29172 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29173 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29174 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29175 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #29176 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #29177 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29178 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29179 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #29180 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29181 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29182 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29183 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29184 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29185 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29186 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29187 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29188 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29189 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29190 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29191 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #29192 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #29193 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29194 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29195 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #29196 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29197 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29198 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29199 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29200 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29201 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29202 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29203 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29204 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29205 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29206 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29207 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #29208 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #29209 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29210 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29211 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #29212 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29213 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29214 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29215 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29216 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29217 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29218 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29219 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29220 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29221 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29222 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29223 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #29224 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #29225 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29226 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29227 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #29228 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29229 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29230 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29231 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29232 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29233 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29234 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29235 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29236 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29237 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29238 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29239 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #29240 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #29241 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29242 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29243 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #29244 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29245 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29246 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29247 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29248 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29249 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29250 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29251 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29252 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29253 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29254 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29255 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #29256 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #29257 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29258 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29259 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #29260 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29261 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29262 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29263 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29264 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29265 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29266 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29267 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29268 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29269 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29270 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29271 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #29272 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #29273 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29274 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29275 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #29276 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29277 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29278 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29279 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29280 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29281 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29282 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29283 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29284 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29285 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29286 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29287 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #29288 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #29289 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29290 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29291 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #29292 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29293 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29294 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29295 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29296 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29297 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29298 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29299 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29300 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29301 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29302 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29303 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #29304 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #29305 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29306 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29307 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #29308 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29309 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29310 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29311 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29312 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29313 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29314 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29315 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29316 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29317 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29318 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29319 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #29320 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #29321 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29322 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29323 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #29324 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29325 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29326 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29327 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29328 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29329 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29330 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29331 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29332 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29333 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29334 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29335 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #29336 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #29337 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29338 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29339 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #29340 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29341 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29342 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29343 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29344 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29345 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29346 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29347 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29348 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29349 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29350 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29351 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #29352 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #29353 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29354 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29355 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #29356 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29357 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29358 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29359 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29360 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29361 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29362 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29363 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29364 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29365 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29366 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29367 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #29368 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #29369 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29370 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29371 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #29372 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29373 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29374 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29375 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29376 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29377 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29378 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29379 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29380 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29381 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29382 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29383 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #29384 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #29385 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29386 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29387 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #29388 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29389 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29390 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29391 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29392 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29393 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29394 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29395 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29396 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29397 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29398 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29399 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #29400 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #29401 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29402 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29403 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #29404 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29405 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29406 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29407 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29408 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29409 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29410 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29411 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29412 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29413 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29414 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29415 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #29416 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #29417 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29418 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29419 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #29420 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29421 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29422 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29423 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29424 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29425 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29426 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29427 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29428 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29429 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29430 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29431 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #29432 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #29433 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29434 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29435 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #29436 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29437 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29438 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29439 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29440 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29441 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29442 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29443 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29444 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29445 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29446 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29447 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #29448 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #29449 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29450 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29451 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #29452 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29453 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29454 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29455 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29456 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29457 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29458 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29459 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29460 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29461 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29462 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29463 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #29464 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #29465 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29466 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29467 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #29468 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29469 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29470 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29471 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29472 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29473 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29474 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29475 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29476 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29477 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29478 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29479 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #29480 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #29481 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29482 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29483 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #29484 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29485 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29486 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29487 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29488 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29489 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29490 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29491 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29492 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29493 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29494 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29495 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #29496 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #29497 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29498 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29499 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #29500 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29501 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29502 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29503 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29504 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29505 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29506 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29507 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29508 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29509 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29510 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29511 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #29512 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #29513 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29514 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29515 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #29516 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29517 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29518 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29519 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29520 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29521 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29522 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29523 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29524 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29525 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29526 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29527 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #29528 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #29529 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29530 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29531 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #29532 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29533 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29534 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29535 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29536 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29537 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29538 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29539 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29540 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29541 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29542 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29543 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #29544 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #29545 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29546 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29547 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #29548 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29549 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29550 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29551 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29552 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29553 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29554 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29555 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29556 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29557 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29558 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29559 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #29560 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #29561 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29562 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29563 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #29564 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29565 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29566 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29567 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29568 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29569 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29570 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29571 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29572 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29573 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29574 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29575 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #29576 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #29577 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29578 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29579 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #29580 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29581 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29582 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29583 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29584 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29585 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29586 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29587 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29588 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29589 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29590 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29591 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #29592 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #29593 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29594 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29595 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #29596 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29597 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29598 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29599 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29600 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29601 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29602 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29603 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29604 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29605 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29606 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29607 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #29608 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #29609 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29610 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29611 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #29612 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29613 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29614 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29615 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29616 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29617 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29618 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29619 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29620 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29621 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29622 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29623 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #29624 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #29625 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29626 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29627 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #29628 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29629 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29630 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29631 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29632 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29633 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29634 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29635 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29636 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29637 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29638 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29639 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #29640 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #29641 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29642 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29643 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #29644 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29645 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29646 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29647 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29648 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29649 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29650 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29651 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29652 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29653 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29654 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29655 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #29656 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #29657 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29658 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29659 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #29660 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29661 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29662 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29663 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29664 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29665 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29666 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29667 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29668 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29669 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29670 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29671 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #29672 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #29673 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29674 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29675 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #29676 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29677 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29678 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29679 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29680 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29681 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29682 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29683 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29684 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29685 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29686 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29687 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #29688 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #29689 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29690 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29691 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #29692 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29693 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29694 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29695 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29696 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29697 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29698 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29699 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29700 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29701 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29702 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29703 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #29704 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #29705 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29706 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29707 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #29708 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29709 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29710 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29711 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29712 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29713 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29714 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29715 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29716 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29717 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29718 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29719 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #29720 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #29721 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29722 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29723 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #29724 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29725 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29726 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29727 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29728 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29729 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29730 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29731 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29732 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29733 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29734 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29735 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #29736 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #29737 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29738 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29739 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #29740 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29741 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29742 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29743 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29744 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29745 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29746 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29747 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29748 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29749 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29750 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29751 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #29752 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #29753 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29754 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29755 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #29756 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29757 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29758 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29759 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29760 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29761 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29762 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29763 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29764 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29765 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29766 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29767 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #29768 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #29769 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29770 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29771 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #29772 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29773 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29774 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29775 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29776 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29777 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29778 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29779 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29780 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29781 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29782 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29783 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #29784 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #29785 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29786 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29787 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #29788 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29789 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29790 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29791 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29792 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29793 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29794 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29795 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29796 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29797 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29798 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29799 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #29800 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #29801 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29802 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29803 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #29804 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29805 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29806 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29807 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29808 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29809 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29810 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29811 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29812 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29813 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29814 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29815 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #29816 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #29817 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29818 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29819 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #29820 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29821 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29822 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29823 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29824 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29825 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29826 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29827 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29828 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29829 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29830 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29831 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #29832 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #29833 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29834 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29835 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #29836 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29837 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29838 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29839 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29840 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29841 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29842 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29843 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29844 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29845 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29846 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29847 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #29848 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #29849 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29850 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29851 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #29852 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29853 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29854 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29855 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29856 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29857 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29858 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29859 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29860 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29861 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29862 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29863 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #29864 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #29865 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29866 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29867 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #29868 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29869 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29870 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29871 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29872 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29873 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29874 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29875 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29876 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29877 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29878 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29879 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #29880 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #29881 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29882 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29883 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #29884 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29885 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29886 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29887 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29888 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29889 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29890 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29891 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29892 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29893 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29894 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29895 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #29896 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #29897 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29898 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29899 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #29900 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29901 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29902 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29903 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29904 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29905 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29906 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29907 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29908 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29909 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29910 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29911 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #29912 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #29913 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29914 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29915 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #29916 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29917 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29918 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29919 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29920 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29921 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29922 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29923 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29924 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29925 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29926 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29927 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #29928 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #29929 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29930 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29931 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #29932 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29933 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29934 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29935 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29936 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29937 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29938 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29939 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29940 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29941 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29942 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29943 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #29944 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #29945 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29946 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29947 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #29948 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29949 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29950 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29951 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29952 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29953 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29954 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29955 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29956 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29957 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29958 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29959 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #29960 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #29961 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29962 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29963 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #29964 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29965 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29966 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29967 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29968 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29969 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29970 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29971 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29972 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29973 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29974 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29975 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #29976 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #29977 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29978 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29979 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #29980 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29981 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29982 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29983 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29984 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29985 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29986 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29987 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29988 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29989 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #29990 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #29991 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #29992 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #29993 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29994 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29995 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #29996 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29997 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29998 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #29999 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30000 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30001 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30002 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30003 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30004 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30005 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30006 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30007 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #30008 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #30009 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30010 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30011 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #30012 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30013 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30014 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30015 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30016 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30017 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30018 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30019 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30020 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30021 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30022 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30023 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #30024 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #30025 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30026 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30027 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #30028 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30029 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30030 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30031 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30032 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30033 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30034 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30035 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30036 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30037 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30038 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30039 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #30040 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #30041 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30042 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30043 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #30044 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30045 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30046 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30047 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30048 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30049 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30050 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30051 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30052 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30053 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30054 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30055 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #30056 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #30057 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30058 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30059 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #30060 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30061 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30062 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30063 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30064 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30065 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30066 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30067 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30068 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30069 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30070 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30071 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #30072 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #30073 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30074 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30075 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #30076 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30077 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30078 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30079 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30080 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30081 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30082 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30083 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30084 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30085 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30086 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30087 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #30088 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #30089 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30090 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30091 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #30092 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30093 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30094 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30095 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30096 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30097 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30098 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30099 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30100 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30101 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30102 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30103 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #30104 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #30105 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30106 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30107 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #30108 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30109 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30110 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30111 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30112 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30113 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30114 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30115 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30116 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30117 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30118 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30119 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #30120 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #30121 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30122 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30123 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #30124 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30125 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30126 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30127 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30128 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30129 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30130 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30131 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30132 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30133 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30134 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30135 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #30136 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #30137 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30138 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30139 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #30140 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30141 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30142 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30143 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30144 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30145 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30146 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30147 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30148 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30149 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30150 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30151 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #30152 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #30153 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30154 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30155 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #30156 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30157 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30158 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30159 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30160 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30161 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30162 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30163 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30164 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30165 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30166 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30167 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #30168 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #30169 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30170 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30171 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #30172 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30173 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30174 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30175 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30176 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30177 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30178 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30179 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30180 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30181 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30182 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30183 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #30184 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #30185 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30186 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30187 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #30188 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30189 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30190 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30191 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30192 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30193 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30194 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30195 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30196 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30197 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30198 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30199 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #30200 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #30201 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30202 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30203 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #30204 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30205 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30206 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30207 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30208 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30209 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30210 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30211 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30212 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30213 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30214 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30215 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #30216 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #30217 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30218 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30219 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #30220 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30221 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30222 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30223 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30224 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30225 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30226 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30227 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30228 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30229 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30230 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30231 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #30232 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #30233 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30234 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30235 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #30236 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30237 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30238 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30239 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30240 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30241 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30242 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30243 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30244 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30245 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30246 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30247 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #30248 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #30249 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30250 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30251 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #30252 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30253 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30254 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30255 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30256 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30257 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30258 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30259 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30260 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30261 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30262 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30263 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #30264 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #30265 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30266 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30267 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #30268 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30269 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30270 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30271 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30272 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30273 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30274 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30275 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30276 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30277 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30278 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30279 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #30280 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #30281 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30282 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30283 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #30284 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30285 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30286 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30287 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30288 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30289 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30290 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30291 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30292 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30293 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30294 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30295 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #30296 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #30297 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30298 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30299 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #30300 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30301 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30302 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30303 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30304 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30305 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30306 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30307 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30308 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30309 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30310 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30311 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #30312 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #30313 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30314 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30315 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #30316 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30317 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30318 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30319 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30320 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30321 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30322 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30323 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30324 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30325 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30326 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30327 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #30328 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #30329 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30330 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30331 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #30332 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30333 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30334 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30335 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30336 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30337 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30338 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30339 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30340 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30341 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30342 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30343 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #30344 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #30345 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30346 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30347 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #30348 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30349 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30350 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30351 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30352 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30353 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30354 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30355 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30356 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30357 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30358 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30359 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #30360 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #30361 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30362 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30363 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #30364 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30365 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30366 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30367 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30368 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30369 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30370 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30371 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30372 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30373 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30374 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30375 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #30376 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #30377 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30378 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30379 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #30380 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30381 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30382 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30383 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30384 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30385 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30386 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30387 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30388 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30389 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30390 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30391 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #30392 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #30393 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30394 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30395 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #30396 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30397 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30398 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30399 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30400 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30401 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30402 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30403 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30404 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30405 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30406 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30407 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #30408 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #30409 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30410 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30411 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #30412 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30413 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30414 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30415 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30416 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30417 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30418 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30419 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30420 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30421 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30422 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30423 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #30424 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #30425 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30426 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30427 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #30428 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30429 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30430 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30431 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30432 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30433 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30434 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30435 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30436 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30437 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30438 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30439 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #30440 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #30441 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30442 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30443 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #30444 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30445 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30446 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30447 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30448 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30449 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30450 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30451 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30452 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30453 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30454 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30455 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #30456 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #30457 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30458 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30459 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #30460 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30461 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30462 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30463 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30464 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30465 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30466 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30467 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30468 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30469 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30470 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30471 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #30472 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #30473 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30474 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30475 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #30476 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30477 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30478 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30479 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30480 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30481 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30482 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30483 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30484 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30485 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30486 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30487 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #30488 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #30489 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30490 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30491 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #30492 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30493 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30494 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30495 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30496 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30497 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30498 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30499 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30500 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30501 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30502 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30503 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #30504 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #30505 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30506 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30507 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #30508 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30509 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30510 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30511 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30512 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30513 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30514 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30515 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30516 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30517 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30518 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30519 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #30520 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #30521 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30522 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30523 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #30524 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30525 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30526 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30527 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30528 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30529 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30530 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30531 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30532 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30533 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30534 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30535 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #30536 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #30537 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30538 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30539 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #30540 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30541 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30542 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30543 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30544 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30545 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30546 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30547 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30548 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30549 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30550 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30551 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #30552 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #30553 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30554 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30555 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #30556 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30557 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30558 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30559 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30560 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30561 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30562 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30563 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30564 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30565 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30566 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30567 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #30568 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #30569 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30570 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30571 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #30572 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30573 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30574 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30575 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30576 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30577 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30578 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30579 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30580 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30581 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30582 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30583 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #30584 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #30585 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30586 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30587 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #30588 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30589 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30590 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30591 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30592 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30593 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30594 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30595 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30596 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30597 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30598 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30599 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #30600 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #30601 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30602 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30603 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #30604 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30605 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30606 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30607 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30608 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30609 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30610 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30611 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30612 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30613 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30614 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30615 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #30616 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #30617 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30618 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30619 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #30620 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30621 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30622 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30623 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30624 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30625 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30626 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30627 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30628 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30629 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30630 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30631 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #30632 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #30633 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30634 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30635 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #30636 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30637 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30638 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30639 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30640 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30641 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30642 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30643 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30644 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30645 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30646 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30647 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #30648 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #30649 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30650 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30651 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #30652 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30653 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30654 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30655 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30656 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30657 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30658 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30659 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30660 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30661 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30662 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30663 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #30664 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #30665 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30666 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30667 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #30668 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30669 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30670 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30671 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30672 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30673 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30674 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30675 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30676 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30677 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30678 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30679 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #30680 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #30681 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30682 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30683 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #30684 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30685 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30686 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30687 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30688 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30689 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30690 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30691 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30692 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30693 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30694 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30695 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #30696 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #30697 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30698 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30699 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #30700 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30701 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30702 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30703 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30704 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30705 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30706 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30707 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30708 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30709 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30710 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30711 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #30712 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #30713 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30714 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30715 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #30716 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30717 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30718 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30719 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30720 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30721 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30722 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30723 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30724 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30725 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30726 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30727 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #30728 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #30729 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30730 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30731 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #30732 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30733 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30734 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30735 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30736 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30737 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30738 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30739 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30740 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30741 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30742 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30743 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #30744 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #30745 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30746 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30747 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #30748 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30749 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30750 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30751 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30752 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30753 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30754 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30755 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30756 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30757 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30758 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30759 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #30760 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #30761 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30762 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30763 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #30764 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30765 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30766 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30767 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30768 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30769 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30770 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30771 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30772 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30773 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30774 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30775 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #30776 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #30777 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30778 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30779 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #30780 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30781 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30782 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30783 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30784 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30785 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30786 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30787 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30788 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30789 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30790 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30791 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #30792 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #30793 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30794 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30795 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #30796 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30797 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30798 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30799 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30800 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30801 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30802 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30803 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30804 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30805 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30806 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30807 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #30808 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #30809 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30810 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30811 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #30812 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30813 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30814 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30815 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30816 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30817 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30818 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30819 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30820 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30821 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30822 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30823 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #30824 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #30825 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30826 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30827 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #30828 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30829 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30830 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30831 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30832 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30833 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30834 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30835 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30836 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30837 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30838 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30839 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #30840 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #30841 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30842 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30843 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #30844 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30845 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30846 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30847 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30848 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30849 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30850 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30851 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30852 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30853 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30854 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30855 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #30856 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #30857 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30858 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30859 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #30860 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30861 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30862 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30863 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30864 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30865 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30866 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30867 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30868 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30869 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30870 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30871 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #30872 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #30873 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30874 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30875 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #30876 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30877 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30878 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30879 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30880 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30881 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30882 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30883 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30884 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30885 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30886 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30887 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #30888 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #30889 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30890 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30891 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #30892 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30893 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30894 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30895 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30896 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30897 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30898 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30899 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30900 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30901 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30902 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30903 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #30904 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #30905 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30906 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30907 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #30908 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30909 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30910 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30911 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30912 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30913 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30914 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30915 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30916 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30917 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30918 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30919 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #30920 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #30921 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30922 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30923 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #30924 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30925 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30926 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30927 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30928 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30929 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30930 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30931 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30932 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30933 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30934 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30935 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #30936 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #30937 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30938 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30939 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #30940 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30941 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30942 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30943 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30944 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30945 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30946 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30947 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30948 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30949 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30950 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30951 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #30952 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #30953 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30954 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30955 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #30956 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30957 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30958 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30959 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30960 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30961 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30962 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30963 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30964 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30965 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30966 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30967 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #30968 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #30969 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30970 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30971 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #30972 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30973 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30974 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30975 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30976 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30977 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30978 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30979 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30980 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30981 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30982 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30983 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #30984 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #30985 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30986 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30987 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #30988 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30989 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30990 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30991 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30992 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30993 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30994 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #30995 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30996 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30997 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #30998 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #30999 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #31000 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #31001 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31002 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31003 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #31004 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31005 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31006 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31007 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31008 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31009 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31010 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31011 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31012 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31013 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31014 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31015 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #31016 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #31017 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31018 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31019 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #31020 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31021 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31022 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31023 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31024 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31025 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31026 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31027 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31028 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31029 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31030 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31031 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #31032 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #31033 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31034 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31035 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #31036 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31037 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31038 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31039 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31040 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31041 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31042 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31043 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31044 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31045 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31046 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31047 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #31048 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #31049 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31050 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31051 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #31052 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31053 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31054 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31055 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31056 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31057 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31058 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31059 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31060 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31061 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31062 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31063 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #31064 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #31065 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31066 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31067 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #31068 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31069 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31070 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31071 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31072 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31073 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31074 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31075 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31076 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31077 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31078 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31079 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #31080 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #31081 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31082 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31083 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #31084 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31085 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31086 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31087 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31088 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31089 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31090 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31091 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31092 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31093 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31094 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31095 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #31096 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #31097 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31098 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31099 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #31100 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31101 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31102 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31103 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31104 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31105 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31106 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31107 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31108 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31109 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31110 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31111 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #31112 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #31113 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31114 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31115 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #31116 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31117 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31118 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31119 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31120 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31121 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31122 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31123 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31124 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31125 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31126 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31127 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #31128 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #31129 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31130 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31131 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #31132 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31133 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31134 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31135 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31136 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31137 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31138 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31139 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31140 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31141 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31142 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31143 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #31144 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #31145 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31146 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31147 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #31148 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31149 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31150 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31151 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31152 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31153 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31154 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31155 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31156 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31157 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31158 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31159 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #31160 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #31161 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31162 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31163 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #31164 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31165 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31166 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31167 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31168 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31169 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31170 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31171 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31172 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31173 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31174 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31175 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #31176 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #31177 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31178 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31179 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #31180 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31181 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31182 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31183 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31184 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31185 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31186 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31187 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31188 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31189 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31190 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31191 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #31192 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #31193 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31194 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31195 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #31196 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31197 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31198 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31199 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31200 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31201 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31202 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31203 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31204 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31205 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31206 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31207 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #31208 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #31209 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31210 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31211 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #31212 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31213 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31214 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31215 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31216 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31217 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31218 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31219 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31220 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31221 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31222 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31223 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #31224 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #31225 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31226 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31227 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #31228 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31229 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31230 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31231 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31232 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31233 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31234 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31235 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31236 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31237 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31238 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31239 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #31240 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #31241 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31242 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31243 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #31244 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31245 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31246 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31247 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31248 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31249 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31250 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31251 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31252 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31253 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31254 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31255 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #31256 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #31257 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31258 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31259 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #31260 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31261 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31262 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31263 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31264 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31265 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31266 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31267 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31268 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31269 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31270 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31271 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #31272 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #31273 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31274 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31275 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #31276 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31277 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31278 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31279 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31280 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31281 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31282 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31283 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31284 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31285 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31286 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31287 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #31288 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #31289 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31290 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31291 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #31292 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31293 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31294 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31295 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31296 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31297 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31298 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31299 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31300 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31301 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31302 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31303 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #31304 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #31305 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31306 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31307 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #31308 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31309 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31310 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31311 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31312 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31313 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31314 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31315 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31316 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31317 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31318 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31319 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #31320 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #31321 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31322 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31323 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #31324 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31325 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31326 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31327 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31328 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31329 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31330 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31331 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31332 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31333 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31334 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31335 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #31336 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #31337 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31338 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31339 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #31340 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31341 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31342 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31343 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31344 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31345 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31346 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31347 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31348 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31349 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31350 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31351 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #31352 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #31353 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31354 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31355 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #31356 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31357 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31358 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31359 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31360 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31361 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31362 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31363 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31364 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31365 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31366 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31367 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #31368 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #31369 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31370 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31371 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #31372 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31373 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31374 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31375 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31376 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31377 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31378 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31379 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31380 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31381 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31382 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31383 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #31384 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #31385 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31386 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31387 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #31388 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31389 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31390 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31391 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31392 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31393 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31394 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31395 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31396 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31397 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31398 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31399 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #31400 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #31401 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31402 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31403 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #31404 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31405 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31406 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31407 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31408 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31409 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31410 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31411 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31412 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31413 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31414 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31415 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #31416 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #31417 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31418 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31419 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #31420 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31421 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31422 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31423 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31424 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31425 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31426 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31427 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31428 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31429 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31430 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31431 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #31432 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #31433 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31434 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31435 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #31436 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31437 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31438 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31439 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31440 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31441 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31442 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31443 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31444 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31445 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31446 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31447 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #31448 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #31449 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31450 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31451 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #31452 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31453 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31454 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31455 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31456 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31457 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31458 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31459 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31460 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31461 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31462 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31463 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #31464 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #31465 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31466 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31467 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #31468 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31469 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31470 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31471 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31472 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31473 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31474 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31475 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31476 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31477 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31478 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31479 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #31480 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #31481 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31482 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31483 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #31484 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31485 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31486 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31487 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31488 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31489 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31490 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31491 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31492 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31493 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31494 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31495 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #31496 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #31497 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31498 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31499 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #31500 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31501 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31502 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31503 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31504 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31505 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31506 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31507 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31508 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31509 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31510 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31511 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #31512 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #31513 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31514 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31515 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #31516 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31517 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31518 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31519 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31520 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31521 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31522 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31523 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31524 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31525 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31526 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31527 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #31528 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #31529 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31530 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31531 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #31532 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31533 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31534 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31535 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31536 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31537 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31538 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31539 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31540 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31541 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31542 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31543 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #31544 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #31545 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31546 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31547 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #31548 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31549 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31550 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31551 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31552 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31553 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31554 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31555 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31556 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31557 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31558 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31559 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #31560 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #31561 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31562 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31563 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #31564 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31565 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31566 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31567 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31568 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31569 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31570 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31571 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31572 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31573 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31574 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31575 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #31576 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #31577 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31578 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31579 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #31580 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31581 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31582 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31583 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31584 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31585 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31586 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31587 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31588 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31589 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31590 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31591 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #31592 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #31593 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31594 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31595 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #31596 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31597 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31598 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31599 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31600 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31601 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31602 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31603 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31604 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31605 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31606 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31607 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #31608 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #31609 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31610 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31611 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #31612 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31613 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31614 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31615 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31616 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31617 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31618 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31619 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31620 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31621 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31622 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31623 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #31624 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #31625 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31626 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31627 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #31628 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31629 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31630 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31631 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31632 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31633 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31634 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31635 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31636 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31637 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31638 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31639 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #31640 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #31641 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31642 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31643 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #31644 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31645 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31646 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31647 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31648 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31649 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31650 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31651 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31652 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31653 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31654 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31655 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #31656 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #31657 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31658 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31659 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #31660 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31661 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31662 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31663 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31664 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31665 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31666 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31667 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31668 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31669 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31670 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31671 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #31672 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #31673 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31674 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31675 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #31676 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31677 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31678 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31679 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31680 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31681 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31682 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31683 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31684 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31685 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31686 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31687 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #31688 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #31689 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31690 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31691 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #31692 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31693 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31694 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31695 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31696 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31697 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31698 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31699 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31700 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31701 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31702 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31703 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #31704 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #31705 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31706 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31707 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #31708 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31709 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31710 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31711 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31712 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31713 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31714 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31715 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31716 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31717 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31718 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31719 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #31720 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #31721 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31722 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31723 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #31724 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31725 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31726 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31727 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31728 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31729 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31730 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31731 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31732 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31733 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31734 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31735 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #31736 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #31737 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31738 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31739 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #31740 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31741 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31742 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31743 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31744 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31745 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31746 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31747 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31748 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31749 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31750 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31751 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #31752 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #31753 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31754 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31755 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #31756 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31757 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31758 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31759 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31760 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31761 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31762 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31763 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31764 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31765 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31766 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31767 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #31768 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #31769 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31770 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31771 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #31772 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31773 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31774 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31775 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31776 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31777 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31778 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31779 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31780 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31781 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31782 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31783 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #31784 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #31785 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31786 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31787 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #31788 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31789 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31790 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31791 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31792 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31793 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31794 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31795 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31796 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31797 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31798 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31799 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #31800 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #31801 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31802 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31803 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #31804 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31805 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31806 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31807 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31808 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31809 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31810 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31811 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31812 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31813 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31814 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31815 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #31816 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #31817 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31818 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31819 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #31820 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31821 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31822 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31823 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31824 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31825 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31826 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31827 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31828 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31829 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31830 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31831 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #31832 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #31833 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31834 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31835 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #31836 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31837 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31838 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31839 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31840 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31841 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31842 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31843 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31844 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31845 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31846 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31847 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #31848 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #31849 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31850 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31851 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #31852 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31853 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31854 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31855 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31856 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31857 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31858 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31859 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31860 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31861 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31862 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31863 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #31864 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #31865 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31866 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31867 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #31868 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31869 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31870 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31871 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31872 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31873 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31874 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31875 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31876 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31877 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31878 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31879 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #31880 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #31881 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31882 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31883 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #31884 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31885 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31886 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31887 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31888 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31889 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31890 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31891 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31892 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31893 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31894 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31895 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #31896 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #31897 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31898 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31899 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #31900 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31901 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31902 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31903 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31904 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31905 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31906 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31907 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31908 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31909 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31910 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31911 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #31912 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #31913 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31914 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31915 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #31916 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31917 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31918 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31919 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31920 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31921 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31922 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31923 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31924 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31925 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31926 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31927 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #31928 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #31929 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31930 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31931 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #31932 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31933 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31934 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31935 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31936 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31937 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31938 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31939 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31940 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31941 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31942 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31943 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #31944 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #31945 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31946 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31947 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #31948 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31949 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31950 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31951 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31952 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31953 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31954 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31955 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31956 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31957 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31958 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31959 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #31960 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #31961 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31962 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31963 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #31964 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31965 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31966 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31967 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31968 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31969 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31970 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31971 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31972 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31973 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31974 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31975 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #31976 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #31977 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31978 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31979 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #31980 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31981 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31982 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31983 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31984 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31985 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31986 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31987 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31988 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31989 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #31990 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #31991 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #31992 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #31993 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31994 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31995 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #31996 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31997 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31998 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #31999 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32000 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32001 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32002 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32003 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32004 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32005 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32006 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32007 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #32008 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #32009 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32010 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32011 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #32012 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32013 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32014 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32015 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32016 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32017 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32018 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32019 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32020 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32021 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32022 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32023 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #32024 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #32025 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32026 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32027 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #32028 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32029 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32030 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32031 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32032 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32033 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32034 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32035 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32036 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32037 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32038 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32039 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #32040 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #32041 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32042 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32043 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #32044 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32045 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32046 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32047 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32048 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32049 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32050 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32051 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32052 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32053 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32054 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32055 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #32056 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #32057 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32058 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32059 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #32060 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32061 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32062 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32063 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32064 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32065 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32066 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32067 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32068 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32069 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32070 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32071 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #32072 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #32073 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32074 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32075 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #32076 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32077 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32078 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32079 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32080 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32081 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32082 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32083 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32084 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32085 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32086 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32087 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #32088 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #32089 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32090 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32091 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #32092 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32093 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32094 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32095 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32096 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32097 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32098 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32099 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32100 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32101 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32102 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32103 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #32104 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #32105 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32106 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32107 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #32108 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32109 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32110 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32111 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32112 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32113 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32114 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32115 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32116 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32117 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32118 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32119 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #32120 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #32121 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32122 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32123 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #32124 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32125 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32126 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32127 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32128 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32129 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32130 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32131 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32132 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32133 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32134 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32135 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #32136 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #32137 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32138 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32139 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #32140 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32141 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32142 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32143 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32144 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32145 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32146 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32147 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32148 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32149 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32150 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32151 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #32152 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #32153 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32154 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32155 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #32156 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32157 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32158 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32159 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32160 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32161 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32162 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32163 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32164 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32165 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32166 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32167 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #32168 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #32169 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32170 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32171 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #32172 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32173 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32174 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32175 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32176 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32177 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32178 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32179 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32180 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32181 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32182 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32183 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #32184 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #32185 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32186 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32187 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #32188 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32189 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32190 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32191 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32192 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32193 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32194 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32195 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32196 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32197 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32198 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32199 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #32200 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #32201 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32202 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32203 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #32204 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32205 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32206 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32207 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32208 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32209 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32210 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32211 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32212 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32213 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32214 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32215 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #32216 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #32217 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32218 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32219 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #32220 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32221 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32222 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32223 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32224 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32225 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32226 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32227 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32228 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32229 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32230 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32231 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #32232 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #32233 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32234 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32235 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #32236 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32237 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32238 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32239 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32240 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32241 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32242 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32243 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32244 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32245 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32246 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32247 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #32248 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #32249 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32250 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32251 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #32252 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32253 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32254 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32255 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32256 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32257 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32258 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32259 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32260 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32261 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32262 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32263 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #32264 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #32265 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32266 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32267 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #32268 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32269 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32270 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32271 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32272 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32273 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32274 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32275 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32276 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32277 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32278 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32279 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #32280 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #32281 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32282 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32283 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #32284 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32285 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32286 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32287 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32288 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32289 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32290 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32291 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32292 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32293 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32294 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32295 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #32296 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #32297 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32298 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32299 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #32300 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32301 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32302 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32303 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32304 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32305 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32306 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32307 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32308 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32309 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32310 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32311 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #32312 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #32313 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32314 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32315 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #32316 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32317 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32318 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32319 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32320 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32321 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32322 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32323 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32324 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32325 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32326 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32327 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #32328 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #32329 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32330 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32331 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #32332 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32333 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32334 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32335 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32336 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32337 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32338 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32339 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32340 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32341 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32342 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32343 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #32344 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #32345 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32346 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32347 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #32348 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32349 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32350 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32351 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32352 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32353 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32354 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32355 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32356 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32357 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32358 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32359 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #32360 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #32361 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32362 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32363 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #32364 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32365 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32366 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32367 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32368 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32369 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32370 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32371 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32372 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32373 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32374 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32375 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #32376 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #32377 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32378 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32379 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #32380 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32381 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32382 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32383 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32384 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32385 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32386 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32387 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32388 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32389 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32390 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32391 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #32392 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #32393 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32394 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32395 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #32396 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32397 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32398 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32399 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32400 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32401 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32402 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32403 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32404 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32405 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32406 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32407 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #32408 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #32409 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32410 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32411 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #32412 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32413 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32414 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32415 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32416 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32417 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32418 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32419 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32420 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32421 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32422 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32423 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #32424 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #32425 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32426 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32427 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #32428 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32429 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32430 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32431 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32432 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32433 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32434 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32435 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32436 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32437 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32438 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32439 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #32440 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #32441 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32442 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32443 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #32444 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32445 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32446 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32447 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32448 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32449 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32450 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32451 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32452 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32453 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32454 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32455 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #32456 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #32457 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32458 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32459 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #32460 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32461 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32462 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32463 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32464 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32465 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32466 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32467 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32468 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32469 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32470 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32471 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #32472 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #32473 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32474 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32475 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #32476 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32477 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32478 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32479 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32480 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32481 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32482 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32483 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32484 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32485 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32486 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32487 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #32488 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #32489 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32490 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32491 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #32492 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32493 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32494 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32495 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32496 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32497 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32498 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32499 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32500 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32501 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32502 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32503 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #32504 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #32505 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32506 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32507 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #32508 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32509 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32510 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32511 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32512 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32513 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32514 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32515 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32516 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32517 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32518 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32519 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #32520 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #32521 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32522 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32523 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #32524 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32525 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32526 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32527 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32528 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32529 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32530 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32531 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32532 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32533 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32534 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32535 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #32536 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #32537 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32538 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32539 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #32540 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32541 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32542 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32543 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32544 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32545 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32546 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32547 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32548 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32549 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32550 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32551 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #32552 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #32553 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32554 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32555 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #32556 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32557 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32558 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32559 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32560 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32561 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32562 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32563 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32564 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32565 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32566 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32567 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #32568 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #32569 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32570 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32571 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #32572 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32573 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32574 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32575 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32576 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32577 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32578 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32579 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32580 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32581 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32582 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32583 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #32584 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #32585 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32586 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32587 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #32588 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32589 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32590 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32591 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32592 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32593 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32594 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32595 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32596 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32597 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32598 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32599 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #32600 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #32601 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32602 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32603 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #32604 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32605 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32606 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32607 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32608 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32609 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32610 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32611 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32612 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32613 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32614 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32615 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #32616 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #32617 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32618 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32619 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #32620 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32621 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32622 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32623 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32624 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32625 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32626 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32627 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32628 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32629 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32630 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32631 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #32632 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #32633 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32634 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32635 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #32636 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32637 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32638 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32639 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32640 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32641 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32642 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32643 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32644 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32645 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32646 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32647 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #32648 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #32649 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32650 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32651 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #32652 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32653 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32654 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32655 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32656 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32657 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32658 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32659 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32660 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32661 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32662 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32663 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #32664 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #32665 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32666 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32667 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #32668 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32669 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32670 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32671 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32672 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32673 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32674 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32675 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32676 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32677 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32678 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32679 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #32680 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #32681 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32682 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32683 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #32684 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32685 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32686 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32687 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32688 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32689 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32690 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32691 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32692 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32693 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32694 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32695 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #32696 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #32697 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32698 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32699 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #32700 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32701 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32702 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32703 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32704 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32705 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32706 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32707 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32708 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32709 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32710 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32711 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #32712 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #32713 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32714 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32715 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #32716 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32717 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32718 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32719 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32720 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32721 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32722 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32723 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32724 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32725 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32726 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32727 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #32728 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #32729 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32730 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32731 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #32732 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32733 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32734 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32735 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32736 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32737 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32738 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32739 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32740 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32741 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32742 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32743 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #32744 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #32745 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32746 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32747 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #32748 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32749 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32750 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32751 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32752 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32753 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32754 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32755 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32756 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32757 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32758 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32759 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #32760 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #32761 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32762 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32763 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #32764 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32765 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32766 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32767 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32768 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32769 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32770 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32771 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32772 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32773 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32774 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32775 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #32776 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #32777 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32778 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32779 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #32780 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32781 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32782 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32783 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32784 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32785 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32786 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32787 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32788 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32789 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32790 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32791 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #32792 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #32793 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32794 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32795 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #32796 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32797 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32798 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32799 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32800 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32801 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32802 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32803 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32804 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32805 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32806 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32807 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #32808 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #32809 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32810 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32811 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #32812 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32813 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32814 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32815 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32816 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32817 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32818 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32819 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32820 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32821 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32822 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32823 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #32824 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #32825 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32826 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32827 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #32828 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32829 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32830 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32831 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32832 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32833 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32834 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32835 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32836 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32837 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32838 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32839 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #32840 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #32841 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32842 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32843 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #32844 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32845 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32846 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32847 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32848 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32849 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32850 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32851 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32852 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32853 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32854 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32855 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #32856 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #32857 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32858 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32859 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #32860 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32861 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32862 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32863 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32864 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32865 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32866 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32867 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32868 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32869 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32870 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32871 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #32872 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #32873 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32874 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32875 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #32876 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32877 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32878 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32879 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32880 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32881 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32882 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32883 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32884 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32885 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32886 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32887 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #32888 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #32889 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32890 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32891 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #32892 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32893 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32894 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32895 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32896 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32897 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32898 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32899 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32900 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32901 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32902 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32903 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #32904 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #32905 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32906 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32907 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #32908 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32909 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32910 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32911 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32912 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32913 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32914 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32915 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32916 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32917 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32918 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32919 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #32920 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #32921 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32922 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32923 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #32924 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32925 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32926 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32927 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32928 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32929 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32930 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32931 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32932 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32933 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32934 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32935 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #32936 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #32937 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32938 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32939 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #32940 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32941 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32942 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32943 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32944 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32945 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32946 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32947 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32948 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32949 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32950 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32951 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #32952 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #32953 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32954 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32955 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #32956 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32957 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32958 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32959 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32960 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32961 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32962 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32963 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32964 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32965 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32966 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32967 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #32968 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #32969 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32970 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32971 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #32972 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32973 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32974 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32975 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32976 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32977 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32978 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32979 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32980 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32981 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32982 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32983 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #32984 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #32985 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32986 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32987 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #32988 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32989 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32990 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32991 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32992 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32993 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32994 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #32995 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32996 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32997 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #32998 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #32999 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #33000 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #33001 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33002 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33003 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #33004 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33005 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33006 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33007 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33008 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33009 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33010 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33011 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33012 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33013 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33014 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33015 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #33016 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #33017 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33018 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33019 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #33020 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33021 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33022 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33023 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33024 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33025 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33026 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33027 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33028 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33029 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33030 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33031 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #33032 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #33033 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33034 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33035 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #33036 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33037 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33038 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33039 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33040 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33041 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33042 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33043 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33044 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33045 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33046 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33047 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #33048 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #33049 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33050 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33051 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #33052 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33053 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33054 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33055 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33056 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33057 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33058 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33059 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33060 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33061 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33062 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33063 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #33064 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #33065 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33066 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33067 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #33068 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33069 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33070 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33071 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33072 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33073 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33074 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33075 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33076 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33077 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33078 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33079 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #33080 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #33081 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33082 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33083 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #33084 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33085 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33086 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33087 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33088 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33089 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33090 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33091 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33092 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33093 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33094 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33095 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #33096 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #33097 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33098 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33099 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #33100 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33101 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33102 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33103 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33104 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33105 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33106 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33107 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33108 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33109 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33110 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33111 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #33112 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #33113 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33114 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33115 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #33116 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33117 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33118 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33119 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33120 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33121 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33122 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33123 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33124 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33125 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33126 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33127 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #33128 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #33129 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33130 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33131 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #33132 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33133 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33134 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33135 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33136 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33137 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33138 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33139 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33140 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33141 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33142 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33143 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #33144 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #33145 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33146 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33147 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #33148 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33149 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33150 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33151 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33152 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33153 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33154 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33155 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33156 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33157 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33158 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33159 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #33160 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #33161 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33162 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33163 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #33164 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33165 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33166 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33167 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33168 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33169 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33170 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33171 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33172 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33173 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33174 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33175 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #33176 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #33177 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33178 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33179 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #33180 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33181 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33182 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33183 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33184 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33185 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33186 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33187 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33188 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33189 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33190 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33191 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #33192 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #33193 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33194 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33195 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #33196 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33197 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33198 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33199 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33200 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33201 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33202 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33203 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33204 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33205 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33206 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33207 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #33208 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #33209 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33210 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33211 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #33212 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33213 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33214 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33215 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33216 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33217 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33218 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33219 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33220 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33221 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33222 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33223 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #33224 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #33225 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33226 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33227 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #33228 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33229 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33230 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33231 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33232 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33233 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33234 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33235 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33236 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33237 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33238 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33239 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #33240 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #33241 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33242 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33243 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #33244 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33245 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33246 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33247 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33248 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33249 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33250 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33251 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33252 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33253 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33254 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33255 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #33256 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #33257 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33258 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33259 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #33260 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33261 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33262 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33263 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33264 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33265 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33266 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33267 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33268 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33269 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33270 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33271 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #33272 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #33273 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33274 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33275 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #33276 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33277 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33278 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33279 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33280 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33281 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33282 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33283 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33284 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33285 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33286 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33287 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #33288 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #33289 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33290 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33291 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #33292 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33293 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33294 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33295 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33296 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33297 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33298 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33299 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33300 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33301 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33302 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33303 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #33304 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #33305 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33306 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33307 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #33308 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33309 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33310 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33311 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33312 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33313 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33314 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33315 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33316 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33317 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33318 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33319 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #33320 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #33321 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33322 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33323 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #33324 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33325 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33326 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33327 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33328 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33329 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33330 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33331 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33332 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33333 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33334 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33335 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #33336 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #33337 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33338 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33339 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #33340 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33341 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33342 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33343 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33344 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33345 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33346 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33347 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33348 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33349 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33350 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33351 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #33352 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #33353 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33354 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33355 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #33356 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33357 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33358 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33359 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33360 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33361 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33362 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33363 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33364 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33365 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33366 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33367 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #33368 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #33369 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33370 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33371 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #33372 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33373 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33374 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33375 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33376 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33377 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33378 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33379 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33380 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33381 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33382 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33383 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #33384 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #33385 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33386 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33387 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #33388 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33389 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33390 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33391 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33392 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33393 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33394 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33395 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33396 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33397 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33398 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33399 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #33400 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #33401 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33402 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33403 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #33404 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33405 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33406 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33407 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33408 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33409 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33410 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33411 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33412 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33413 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33414 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33415 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #33416 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #33417 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33418 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33419 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #33420 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33421 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33422 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33423 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33424 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33425 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33426 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33427 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33428 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33429 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33430 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33431 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #33432 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #33433 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33434 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33435 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #33436 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33437 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33438 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33439 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33440 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33441 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33442 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33443 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33444 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33445 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33446 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33447 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #33448 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #33449 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33450 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33451 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #33452 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33453 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33454 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33455 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33456 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33457 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33458 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33459 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33460 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33461 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33462 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33463 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #33464 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #33465 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33466 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33467 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #33468 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33469 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33470 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33471 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33472 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33473 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33474 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33475 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33476 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33477 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33478 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33479 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #33480 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #33481 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33482 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33483 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #33484 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33485 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33486 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33487 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33488 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33489 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33490 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33491 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33492 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33493 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33494 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33495 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #33496 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #33497 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33498 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33499 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #33500 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33501 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33502 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33503 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33504 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33505 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33506 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33507 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33508 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33509 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33510 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33511 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #33512 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #33513 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33514 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33515 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #33516 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33517 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33518 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33519 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33520 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33521 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33522 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33523 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33524 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33525 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33526 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33527 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #33528 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #33529 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33530 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33531 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #33532 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33533 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33534 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33535 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33536 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33537 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33538 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33539 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33540 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33541 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33542 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33543 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #33544 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #33545 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33546 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33547 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #33548 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33549 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33550 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33551 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33552 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33553 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33554 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33555 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33556 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33557 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33558 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33559 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #33560 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #33561 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33562 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33563 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #33564 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33565 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33566 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33567 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33568 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33569 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33570 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33571 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33572 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33573 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33574 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33575 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #33576 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #33577 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33578 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33579 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #33580 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33581 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33582 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33583 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33584 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33585 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33586 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33587 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33588 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33589 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33590 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33591 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #33592 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #33593 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33594 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33595 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #33596 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33597 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33598 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33599 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33600 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33601 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33602 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33603 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33604 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33605 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33606 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33607 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #33608 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #33609 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33610 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33611 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #33612 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33613 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33614 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33615 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33616 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33617 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33618 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33619 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33620 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33621 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33622 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33623 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #33624 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #33625 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33626 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33627 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #33628 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33629 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33630 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33631 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33632 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33633 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33634 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33635 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33636 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33637 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33638 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33639 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #33640 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #33641 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33642 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33643 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #33644 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33645 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33646 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33647 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33648 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33649 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33650 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33651 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33652 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33653 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33654 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33655 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #33656 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #33657 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33658 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33659 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #33660 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33661 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33662 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33663 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33664 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33665 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33666 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33667 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33668 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33669 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33670 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33671 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #33672 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #33673 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33674 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33675 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #33676 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33677 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33678 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33679 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33680 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33681 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33682 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33683 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33684 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33685 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33686 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33687 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #33688 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #33689 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33690 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33691 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #33692 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33693 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33694 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33695 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33696 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33697 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33698 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33699 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33700 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33701 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33702 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33703 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #33704 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #33705 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33706 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33707 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #33708 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33709 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33710 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33711 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33712 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33713 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33714 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33715 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33716 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33717 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33718 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33719 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #33720 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #33721 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33722 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33723 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #33724 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33725 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33726 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33727 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33728 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33729 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33730 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33731 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33732 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33733 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33734 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33735 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #33736 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #33737 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33738 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33739 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #33740 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33741 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33742 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33743 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33744 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33745 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33746 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33747 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33748 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33749 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33750 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33751 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #33752 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #33753 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33754 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33755 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #33756 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33757 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33758 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33759 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33760 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33761 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33762 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33763 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33764 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33765 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33766 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33767 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #33768 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #33769 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33770 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33771 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #33772 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33773 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33774 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33775 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33776 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33777 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33778 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33779 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33780 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33781 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33782 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33783 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #33784 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #33785 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33786 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33787 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #33788 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33789 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33790 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33791 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33792 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33793 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33794 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33795 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33796 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33797 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33798 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33799 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #33800 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #33801 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33802 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33803 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #33804 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33805 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33806 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33807 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33808 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33809 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33810 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33811 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33812 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33813 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33814 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33815 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #33816 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #33817 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33818 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33819 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #33820 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33821 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33822 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33823 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33824 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33825 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33826 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33827 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33828 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33829 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33830 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33831 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #33832 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #33833 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33834 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33835 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #33836 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33837 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33838 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33839 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33840 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33841 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33842 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33843 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33844 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33845 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33846 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33847 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #33848 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #33849 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33850 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33851 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #33852 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33853 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33854 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33855 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33856 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33857 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33858 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33859 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33860 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33861 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33862 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33863 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #33864 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #33865 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33866 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33867 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #33868 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33869 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33870 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33871 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33872 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33873 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33874 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33875 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33876 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33877 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33878 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33879 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #33880 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #33881 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33882 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33883 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #33884 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33885 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33886 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33887 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33888 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33889 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33890 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33891 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33892 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33893 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33894 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33895 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #33896 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #33897 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33898 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33899 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #33900 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33901 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33902 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33903 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33904 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33905 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33906 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33907 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33908 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33909 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33910 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33911 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #33912 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #33913 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33914 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33915 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #33916 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33917 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33918 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33919 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33920 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33921 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33922 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33923 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33924 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33925 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33926 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33927 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #33928 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #33929 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33930 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33931 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #33932 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33933 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33934 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33935 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33936 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33937 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33938 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33939 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33940 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33941 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33942 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33943 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #33944 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #33945 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33946 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33947 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #33948 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33949 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33950 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33951 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33952 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33953 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33954 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33955 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33956 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33957 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33958 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33959 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #33960 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #33961 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33962 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33963 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #33964 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33965 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33966 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33967 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33968 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33969 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33970 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33971 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33972 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33973 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33974 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33975 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #33976 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #33977 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33978 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33979 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #33980 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33981 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33982 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33983 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33984 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33985 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33986 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33987 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33988 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33989 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #33990 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #33991 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #33992 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #33993 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33994 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33995 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #33996 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33997 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33998 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #33999 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34000 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34001 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34002 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34003 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34004 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34005 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34006 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34007 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #34008 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #34009 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34010 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34011 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #34012 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34013 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34014 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34015 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34016 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34017 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34018 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34019 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34020 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34021 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34022 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34023 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #34024 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #34025 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34026 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34027 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #34028 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34029 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34030 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34031 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34032 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34033 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34034 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34035 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34036 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34037 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34038 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34039 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #34040 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #34041 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34042 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34043 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #34044 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34045 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34046 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34047 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34048 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34049 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34050 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34051 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34052 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34053 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34054 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34055 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #34056 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #34057 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34058 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34059 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #34060 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34061 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34062 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34063 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34064 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34065 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34066 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34067 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34068 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34069 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34070 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34071 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #34072 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #34073 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34074 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34075 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #34076 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34077 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34078 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34079 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34080 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34081 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34082 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34083 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34084 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34085 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34086 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34087 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #34088 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #34089 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34090 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34091 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #34092 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34093 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34094 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34095 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34096 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34097 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34098 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34099 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34100 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34101 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34102 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34103 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #34104 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #34105 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34106 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34107 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #34108 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34109 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34110 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34111 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34112 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34113 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34114 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34115 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34116 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34117 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34118 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34119 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #34120 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #34121 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34122 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34123 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #34124 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34125 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34126 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34127 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34128 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34129 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34130 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34131 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34132 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34133 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34134 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34135 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #34136 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #34137 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34138 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34139 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #34140 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34141 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34142 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34143 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34144 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34145 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34146 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34147 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34148 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34149 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34150 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34151 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #34152 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #34153 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34154 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34155 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #34156 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34157 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34158 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34159 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34160 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34161 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34162 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34163 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34164 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34165 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34166 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34167 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #34168 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #34169 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34170 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34171 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #34172 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34173 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34174 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34175 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34176 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34177 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34178 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34179 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34180 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34181 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34182 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34183 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #34184 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #34185 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34186 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34187 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #34188 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34189 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34190 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34191 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34192 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34193 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34194 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34195 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34196 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34197 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34198 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34199 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #34200 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #34201 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34202 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34203 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #34204 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34205 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34206 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34207 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34208 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34209 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34210 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34211 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34212 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34213 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34214 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34215 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #34216 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #34217 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34218 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34219 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #34220 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34221 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34222 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34223 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34224 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34225 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34226 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34227 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34228 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34229 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34230 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34231 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #34232 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #34233 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34234 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34235 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #34236 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34237 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34238 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34239 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34240 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34241 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34242 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34243 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34244 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34245 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34246 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34247 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #34248 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #34249 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34250 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34251 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #34252 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34253 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34254 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34255 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34256 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34257 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34258 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34259 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34260 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34261 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34262 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34263 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #34264 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #34265 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34266 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34267 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #34268 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34269 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34270 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34271 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34272 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34273 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34274 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34275 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34276 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34277 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34278 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34279 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #34280 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #34281 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34282 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34283 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #34284 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34285 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34286 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34287 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34288 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34289 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34290 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34291 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34292 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34293 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34294 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34295 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #34296 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #34297 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34298 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34299 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #34300 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34301 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34302 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34303 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34304 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34305 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34306 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34307 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34308 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34309 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34310 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34311 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #34312 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #34313 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34314 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34315 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #34316 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34317 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34318 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34319 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34320 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34321 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34322 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34323 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34324 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34325 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34326 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34327 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #34328 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #34329 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34330 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34331 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #34332 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34333 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34334 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34335 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34336 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34337 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34338 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34339 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34340 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34341 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34342 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34343 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #34344 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #34345 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34346 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34347 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #34348 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34349 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34350 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34351 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34352 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34353 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34354 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34355 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34356 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34357 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34358 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34359 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #34360 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #34361 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34362 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34363 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #34364 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34365 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34366 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34367 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34368 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34369 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34370 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34371 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34372 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34373 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34374 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34375 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #34376 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #34377 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34378 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34379 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #34380 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34381 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34382 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34383 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34384 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34385 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34386 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34387 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34388 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34389 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34390 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34391 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #34392 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #34393 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34394 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34395 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #34396 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34397 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34398 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34399 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34400 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34401 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34402 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34403 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34404 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34405 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34406 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34407 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #34408 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #34409 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34410 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34411 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #34412 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34413 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34414 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34415 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34416 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34417 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34418 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34419 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34420 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34421 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34422 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34423 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #34424 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #34425 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34426 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34427 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #34428 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34429 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34430 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34431 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34432 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34433 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34434 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34435 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34436 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34437 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34438 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34439 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #34440 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #34441 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34442 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34443 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #34444 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34445 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34446 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34447 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34448 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34449 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34450 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34451 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34452 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34453 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34454 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34455 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #34456 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #34457 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34458 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34459 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #34460 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34461 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34462 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34463 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34464 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34465 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34466 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34467 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34468 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34469 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34470 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34471 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #34472 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #34473 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34474 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34475 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #34476 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34477 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34478 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34479 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34480 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34481 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34482 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34483 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34484 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34485 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34486 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34487 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #34488 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #34489 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34490 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34491 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #34492 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34493 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34494 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34495 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34496 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34497 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34498 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34499 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34500 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34501 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34502 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34503 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #34504 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #34505 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34506 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34507 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #34508 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34509 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34510 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34511 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34512 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34513 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34514 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34515 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34516 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34517 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34518 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34519 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #34520 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #34521 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34522 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34523 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #34524 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34525 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34526 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34527 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34528 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34529 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34530 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34531 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34532 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34533 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34534 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34535 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #34536 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #34537 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34538 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34539 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #34540 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34541 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34542 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34543 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34544 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34545 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34546 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34547 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34548 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34549 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34550 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34551 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #34552 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #34553 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34554 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34555 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #34556 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34557 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34558 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34559 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34560 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34561 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34562 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34563 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34564 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34565 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34566 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34567 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #34568 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #34569 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34570 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34571 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #34572 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34573 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34574 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34575 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34576 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34577 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34578 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34579 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34580 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34581 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34582 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34583 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #34584 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #34585 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34586 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34587 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #34588 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34589 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34590 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34591 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34592 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34593 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34594 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34595 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34596 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34597 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34598 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34599 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #34600 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #34601 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34602 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34603 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #34604 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34605 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34606 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34607 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34608 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34609 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34610 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34611 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34612 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34613 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34614 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34615 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #34616 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #34617 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34618 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34619 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #34620 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34621 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34622 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34623 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34624 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34625 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34626 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34627 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34628 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34629 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34630 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34631 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #34632 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #34633 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34634 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34635 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #34636 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34637 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34638 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34639 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34640 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34641 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34642 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34643 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34644 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34645 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34646 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34647 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #34648 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #34649 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34650 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34651 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #34652 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34653 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34654 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34655 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34656 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34657 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34658 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34659 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34660 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34661 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34662 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34663 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #34664 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #34665 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34666 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34667 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #34668 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34669 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34670 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34671 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34672 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34673 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34674 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34675 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34676 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34677 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34678 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34679 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #34680 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #34681 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34682 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34683 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #34684 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34685 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34686 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34687 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34688 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34689 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34690 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34691 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34692 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34693 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34694 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34695 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #34696 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #34697 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34698 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34699 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #34700 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34701 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34702 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34703 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34704 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34705 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34706 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34707 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34708 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34709 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34710 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34711 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #34712 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #34713 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34714 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34715 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #34716 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34717 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34718 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34719 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34720 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34721 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34722 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34723 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34724 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34725 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34726 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34727 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #34728 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #34729 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34730 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34731 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #34732 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34733 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34734 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34735 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34736 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34737 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34738 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34739 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34740 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34741 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34742 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34743 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #34744 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #34745 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34746 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34747 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #34748 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34749 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34750 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34751 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34752 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34753 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34754 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34755 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34756 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34757 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34758 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34759 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #34760 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #34761 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34762 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34763 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #34764 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34765 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34766 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34767 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34768 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34769 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34770 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34771 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34772 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34773 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34774 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34775 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #34776 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #34777 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34778 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34779 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #34780 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34781 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34782 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34783 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34784 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34785 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34786 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34787 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34788 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34789 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34790 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34791 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #34792 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #34793 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34794 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34795 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #34796 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34797 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34798 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34799 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34800 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34801 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34802 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34803 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34804 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34805 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34806 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34807 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #34808 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #34809 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34810 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34811 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #34812 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34813 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34814 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34815 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34816 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34817 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34818 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34819 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34820 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34821 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34822 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34823 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #34824 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #34825 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34826 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34827 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #34828 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34829 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34830 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34831 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34832 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34833 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34834 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34835 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34836 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34837 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34838 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34839 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #34840 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #34841 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34842 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34843 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #34844 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34845 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34846 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34847 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34848 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34849 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34850 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34851 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34852 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34853 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34854 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34855 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #34856 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #34857 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34858 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34859 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #34860 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34861 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34862 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34863 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34864 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34865 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34866 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34867 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34868 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34869 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34870 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34871 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #34872 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #34873 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34874 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34875 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #34876 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34877 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34878 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34879 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34880 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34881 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34882 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34883 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34884 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34885 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34886 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34887 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #34888 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #34889 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34890 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34891 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #34892 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34893 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34894 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34895 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34896 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34897 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34898 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34899 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34900 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34901 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34902 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34903 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #34904 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #34905 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34906 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34907 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #34908 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34909 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34910 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34911 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34912 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34913 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34914 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34915 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34916 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34917 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34918 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34919 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #34920 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #34921 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34922 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34923 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #34924 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34925 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34926 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34927 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34928 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34929 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34930 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34931 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34932 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34933 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34934 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34935 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #34936 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #34937 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34938 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34939 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #34940 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34941 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34942 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34943 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34944 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34945 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34946 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34947 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34948 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34949 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34950 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34951 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #34952 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #34953 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34954 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34955 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #34956 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34957 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34958 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34959 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34960 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34961 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34962 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34963 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34964 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34965 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34966 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34967 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #34968 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #34969 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34970 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34971 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #34972 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34973 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34974 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34975 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34976 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34977 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34978 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34979 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34980 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34981 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34982 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34983 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #34984 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #34985 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34986 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34987 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #34988 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34989 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34990 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34991 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34992 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34993 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34994 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #34995 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34996 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34997 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #34998 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #34999 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #35000 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #35001 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35002 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35003 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #35004 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35005 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35006 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35007 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35008 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35009 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35010 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35011 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35012 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35013 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35014 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35015 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #35016 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #35017 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35018 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35019 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #35020 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35021 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35022 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35023 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35024 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35025 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35026 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35027 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35028 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35029 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35030 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35031 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #35032 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #35033 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35034 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35035 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #35036 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35037 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35038 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35039 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35040 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35041 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35042 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35043 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35044 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35045 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35046 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35047 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #35048 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #35049 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35050 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35051 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #35052 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35053 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35054 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35055 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35056 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35057 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35058 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35059 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35060 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35061 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35062 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35063 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #35064 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #35065 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35066 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35067 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #35068 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35069 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35070 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35071 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35072 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35073 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35074 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35075 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35076 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35077 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35078 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35079 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #35080 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #35081 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35082 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35083 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #35084 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35085 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35086 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35087 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35088 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35089 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35090 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35091 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35092 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35093 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35094 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35095 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #35096 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #35097 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35098 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35099 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #35100 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35101 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35102 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35103 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35104 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35105 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35106 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35107 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35108 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35109 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35110 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35111 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #35112 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #35113 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35114 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35115 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #35116 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35117 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35118 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35119 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35120 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35121 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35122 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35123 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35124 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35125 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35126 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35127 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #35128 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #35129 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35130 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35131 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #35132 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35133 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35134 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35135 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35136 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35137 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35138 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35139 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35140 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35141 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35142 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35143 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #35144 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #35145 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35146 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35147 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #35148 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35149 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35150 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35151 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35152 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35153 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35154 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35155 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35156 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35157 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35158 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35159 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #35160 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #35161 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35162 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35163 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #35164 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35165 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35166 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35167 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35168 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35169 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35170 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35171 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35172 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35173 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35174 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35175 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #35176 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #35177 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35178 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35179 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #35180 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35181 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35182 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35183 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35184 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35185 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35186 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35187 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35188 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35189 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35190 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35191 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #35192 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #35193 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35194 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35195 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #35196 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35197 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35198 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35199 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35200 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35201 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35202 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35203 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35204 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35205 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35206 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35207 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #35208 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #35209 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35210 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35211 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #35212 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35213 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35214 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35215 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35216 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35217 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35218 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35219 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35220 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35221 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35222 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35223 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #35224 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #35225 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35226 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35227 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #35228 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35229 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35230 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35231 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35232 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35233 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35234 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35235 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35236 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35237 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35238 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35239 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #35240 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #35241 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35242 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35243 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #35244 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35245 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35246 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35247 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35248 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35249 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35250 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35251 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35252 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35253 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35254 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35255 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #35256 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #35257 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35258 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35259 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #35260 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35261 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35262 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35263 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35264 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35265 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35266 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35267 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35268 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35269 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35270 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35271 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #35272 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #35273 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35274 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35275 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #35276 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35277 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35278 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35279 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35280 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35281 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35282 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35283 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35284 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35285 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35286 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35287 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #35288 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #35289 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35290 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35291 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #35292 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35293 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35294 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35295 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35296 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35297 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35298 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35299 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35300 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35301 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35302 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35303 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #35304 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #35305 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35306 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35307 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #35308 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35309 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35310 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35311 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35312 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35313 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35314 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35315 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35316 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35317 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35318 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35319 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #35320 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #35321 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35322 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35323 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #35324 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35325 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35326 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35327 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35328 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35329 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35330 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35331 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35332 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35333 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35334 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35335 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #35336 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #35337 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35338 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35339 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #35340 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35341 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35342 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35343 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35344 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35345 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35346 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35347 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35348 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35349 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35350 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35351 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #35352 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #35353 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35354 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35355 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #35356 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35357 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35358 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35359 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35360 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35361 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35362 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35363 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35364 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35365 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35366 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35367 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #35368 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #35369 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35370 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35371 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #35372 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35373 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35374 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35375 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35376 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35377 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35378 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35379 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35380 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35381 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35382 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35383 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #35384 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #35385 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35386 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35387 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #35388 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35389 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35390 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35391 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35392 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35393 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35394 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35395 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35396 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35397 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35398 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35399 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #35400 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #35401 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35402 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35403 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #35404 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35405 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35406 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35407 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35408 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35409 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35410 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35411 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35412 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35413 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35414 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35415 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #35416 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #35417 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35418 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35419 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #35420 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35421 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35422 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35423 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35424 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35425 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35426 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35427 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35428 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35429 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35430 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35431 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #35432 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #35433 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35434 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35435 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #35436 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35437 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35438 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35439 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35440 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35441 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35442 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35443 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35444 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35445 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35446 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35447 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #35448 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #35449 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35450 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35451 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #35452 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35453 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35454 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35455 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35456 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35457 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35458 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35459 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35460 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35461 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35462 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35463 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #35464 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #35465 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35466 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35467 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #35468 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35469 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35470 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35471 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35472 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35473 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35474 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35475 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35476 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35477 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35478 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35479 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #35480 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #35481 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35482 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35483 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #35484 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35485 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35486 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35487 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35488 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35489 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35490 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35491 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35492 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35493 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35494 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35495 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #35496 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #35497 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35498 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35499 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #35500 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35501 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35502 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35503 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35504 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35505 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35506 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35507 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35508 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35509 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35510 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35511 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #35512 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #35513 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35514 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35515 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #35516 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35517 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35518 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35519 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35520 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35521 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35522 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35523 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35524 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35525 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35526 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35527 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #35528 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #35529 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35530 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35531 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #35532 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35533 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35534 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35535 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35536 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35537 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35538 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35539 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35540 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35541 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35542 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35543 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #35544 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #35545 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35546 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35547 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #35548 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35549 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35550 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35551 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35552 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35553 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35554 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35555 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35556 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35557 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35558 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35559 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #35560 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #35561 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35562 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35563 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #35564 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35565 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35566 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35567 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35568 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35569 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35570 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35571 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35572 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35573 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35574 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35575 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #35576 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #35577 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35578 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35579 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #35580 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35581 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35582 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35583 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35584 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35585 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35586 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35587 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35588 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35589 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35590 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35591 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #35592 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #35593 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35594 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35595 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #35596 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35597 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35598 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35599 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35600 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35601 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35602 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35603 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35604 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35605 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35606 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35607 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #35608 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #35609 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35610 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35611 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #35612 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35613 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35614 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35615 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35616 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35617 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35618 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35619 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35620 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35621 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35622 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35623 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #35624 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #35625 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35626 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35627 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #35628 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35629 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35630 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35631 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35632 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35633 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35634 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35635 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35636 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35637 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35638 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35639 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #35640 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #35641 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35642 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35643 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #35644 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35645 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35646 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35647 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35648 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35649 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35650 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35651 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35652 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35653 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35654 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35655 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #35656 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #35657 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35658 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35659 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #35660 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35661 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35662 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35663 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35664 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35665 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35666 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35667 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35668 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35669 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35670 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35671 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #35672 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #35673 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35674 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35675 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #35676 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35677 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35678 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35679 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35680 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35681 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35682 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35683 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35684 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35685 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35686 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35687 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #35688 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #35689 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35690 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35691 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #35692 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35693 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35694 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35695 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35696 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35697 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35698 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35699 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35700 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35701 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35702 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35703 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #35704 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #35705 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35706 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35707 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #35708 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35709 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35710 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35711 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35712 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35713 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35714 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35715 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35716 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35717 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35718 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35719 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #35720 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #35721 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35722 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35723 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #35724 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35725 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35726 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35727 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35728 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35729 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35730 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35731 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35732 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35733 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35734 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35735 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #35736 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #35737 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35738 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35739 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #35740 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35741 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35742 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35743 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35744 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35745 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35746 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35747 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35748 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35749 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35750 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35751 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #35752 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #35753 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35754 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35755 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #35756 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35757 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35758 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35759 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35760 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35761 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35762 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35763 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35764 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35765 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35766 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35767 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #35768 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #35769 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35770 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35771 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #35772 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35773 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35774 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35775 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35776 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35777 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35778 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35779 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35780 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35781 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35782 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35783 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #35784 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #35785 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35786 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35787 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #35788 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35789 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35790 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35791 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35792 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35793 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35794 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35795 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35796 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35797 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35798 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35799 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #35800 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #35801 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35802 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35803 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #35804 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35805 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35806 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35807 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35808 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35809 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35810 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35811 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35812 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35813 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35814 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35815 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #35816 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #35817 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35818 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35819 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #35820 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35821 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35822 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35823 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35824 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35825 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35826 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35827 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35828 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35829 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35830 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35831 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #35832 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #35833 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35834 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35835 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #35836 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35837 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35838 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35839 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35840 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35841 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35842 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35843 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35844 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35845 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35846 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35847 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #35848 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #35849 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35850 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35851 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #35852 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35853 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35854 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35855 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35856 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35857 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35858 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35859 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35860 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35861 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35862 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35863 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #35864 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #35865 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35866 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35867 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #35868 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35869 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35870 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35871 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35872 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35873 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35874 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35875 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35876 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35877 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35878 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35879 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #35880 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #35881 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35882 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35883 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #35884 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35885 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35886 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35887 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35888 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35889 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35890 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35891 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35892 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35893 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35894 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35895 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #35896 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #35897 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35898 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35899 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #35900 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35901 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35902 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35903 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35904 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35905 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35906 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35907 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35908 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35909 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35910 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35911 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #35912 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #35913 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35914 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35915 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #35916 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35917 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35918 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35919 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35920 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35921 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35922 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35923 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35924 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35925 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35926 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35927 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #35928 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #35929 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35930 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35931 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #35932 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35933 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35934 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35935 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35936 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35937 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35938 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35939 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35940 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35941 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35942 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35943 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #35944 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #35945 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35946 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35947 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #35948 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35949 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35950 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35951 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35952 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35953 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35954 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35955 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35956 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35957 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35958 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35959 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #35960 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #35961 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35962 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35963 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #35964 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35965 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35966 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35967 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35968 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35969 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35970 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35971 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35972 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35973 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35974 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35975 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #35976 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #35977 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35978 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35979 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #35980 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35981 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35982 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35983 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35984 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35985 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35986 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35987 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35988 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35989 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #35990 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #35991 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #35992 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #35993 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35994 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35995 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #35996 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35997 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35998 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #35999 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36000 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36001 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36002 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36003 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36004 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36005 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36006 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36007 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #36008 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #36009 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36010 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36011 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #36012 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36013 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36014 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36015 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36016 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36017 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36018 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36019 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36020 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36021 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36022 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36023 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #36024 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #36025 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36026 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36027 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #36028 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36029 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36030 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36031 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36032 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36033 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36034 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36035 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36036 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36037 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36038 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36039 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #36040 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #36041 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36042 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36043 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #36044 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36045 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36046 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36047 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36048 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36049 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36050 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36051 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36052 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36053 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36054 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36055 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #36056 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #36057 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36058 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36059 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #36060 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36061 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36062 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36063 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36064 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36065 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36066 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36067 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36068 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36069 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36070 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36071 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #36072 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #36073 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36074 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36075 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #36076 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36077 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36078 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36079 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36080 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36081 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36082 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36083 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36084 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36085 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36086 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36087 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #36088 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #36089 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36090 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36091 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #36092 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36093 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36094 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36095 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36096 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36097 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36098 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36099 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36100 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36101 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36102 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36103 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #36104 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #36105 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36106 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36107 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #36108 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36109 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36110 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36111 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36112 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36113 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36114 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36115 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36116 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36117 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36118 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36119 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #36120 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #36121 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36122 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36123 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #36124 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36125 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36126 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36127 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36128 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36129 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36130 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36131 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36132 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36133 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36134 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36135 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #36136 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #36137 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36138 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36139 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #36140 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36141 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36142 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36143 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36144 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36145 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36146 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36147 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36148 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36149 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36150 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36151 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #36152 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #36153 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36154 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36155 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #36156 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36157 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36158 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36159 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36160 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36161 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36162 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36163 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36164 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36165 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36166 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36167 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #36168 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #36169 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36170 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36171 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #36172 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36173 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36174 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36175 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36176 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36177 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36178 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36179 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36180 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36181 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36182 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36183 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #36184 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #36185 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36186 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36187 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #36188 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36189 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36190 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36191 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36192 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36193 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36194 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36195 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36196 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36197 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36198 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36199 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #36200 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #36201 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36202 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36203 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #36204 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36205 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36206 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36207 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36208 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36209 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36210 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36211 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36212 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36213 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36214 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36215 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #36216 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #36217 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36218 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36219 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #36220 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36221 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36222 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36223 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36224 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36225 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36226 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36227 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36228 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36229 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36230 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36231 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #36232 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #36233 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36234 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36235 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #36236 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36237 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36238 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36239 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36240 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36241 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36242 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36243 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36244 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36245 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36246 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36247 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #36248 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #36249 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36250 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36251 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #36252 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36253 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36254 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36255 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36256 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36257 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36258 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36259 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36260 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36261 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36262 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36263 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #36264 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #36265 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36266 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36267 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #36268 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36269 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36270 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36271 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36272 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36273 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36274 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36275 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36276 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36277 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36278 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36279 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #36280 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #36281 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36282 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36283 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #36284 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36285 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36286 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36287 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36288 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36289 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36290 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36291 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36292 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36293 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36294 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36295 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #36296 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #36297 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36298 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36299 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #36300 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36301 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36302 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36303 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36304 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36305 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36306 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36307 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36308 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36309 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36310 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36311 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #36312 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #36313 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36314 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36315 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #36316 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36317 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36318 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36319 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36320 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36321 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36322 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36323 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36324 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36325 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36326 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36327 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #36328 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #36329 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36330 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36331 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #36332 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36333 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36334 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36335 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36336 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36337 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36338 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36339 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36340 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36341 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36342 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36343 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #36344 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #36345 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36346 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36347 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #36348 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36349 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36350 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36351 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36352 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36353 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36354 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36355 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36356 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36357 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36358 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36359 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #36360 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #36361 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36362 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36363 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #36364 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36365 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36366 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36367 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36368 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36369 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36370 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36371 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36372 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36373 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36374 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36375 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #36376 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #36377 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36378 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36379 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #36380 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36381 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36382 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36383 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36384 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36385 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36386 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36387 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36388 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36389 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36390 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36391 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #36392 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #36393 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36394 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36395 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #36396 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36397 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36398 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36399 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36400 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36401 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36402 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36403 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36404 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36405 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36406 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36407 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #36408 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #36409 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36410 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36411 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #36412 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36413 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36414 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36415 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36416 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36417 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36418 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36419 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36420 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36421 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36422 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36423 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #36424 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #36425 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36426 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36427 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #36428 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36429 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36430 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36431 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36432 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36433 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36434 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36435 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36436 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36437 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36438 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36439 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #36440 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #36441 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36442 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36443 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #36444 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36445 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36446 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36447 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36448 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36449 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36450 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36451 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36452 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36453 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36454 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36455 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #36456 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #36457 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36458 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36459 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #36460 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36461 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36462 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36463 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36464 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36465 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36466 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36467 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36468 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36469 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36470 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36471 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #36472 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #36473 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36474 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36475 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #36476 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36477 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36478 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36479 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36480 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36481 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36482 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36483 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36484 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36485 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36486 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36487 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #36488 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #36489 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36490 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36491 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #36492 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36493 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36494 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36495 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36496 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36497 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36498 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36499 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36500 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36501 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36502 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36503 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #36504 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #36505 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36506 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36507 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #36508 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36509 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36510 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36511 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36512 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36513 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36514 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36515 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36516 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36517 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36518 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36519 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #36520 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #36521 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36522 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36523 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #36524 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36525 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36526 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36527 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36528 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36529 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36530 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36531 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36532 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36533 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36534 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36535 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #36536 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #36537 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36538 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36539 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #36540 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36541 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36542 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36543 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36544 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36545 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36546 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36547 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36548 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36549 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36550 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36551 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #36552 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #36553 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36554 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36555 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #36556 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36557 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36558 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36559 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36560 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36561 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36562 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36563 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36564 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36565 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36566 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36567 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #36568 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #36569 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36570 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36571 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #36572 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36573 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36574 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36575 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36576 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36577 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36578 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36579 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36580 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36581 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36582 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36583 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #36584 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #36585 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36586 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36587 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #36588 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36589 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36590 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36591 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36592 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36593 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36594 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36595 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36596 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36597 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36598 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36599 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #36600 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #36601 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36602 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36603 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #36604 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36605 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36606 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36607 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36608 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36609 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36610 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36611 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36612 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36613 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36614 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36615 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #36616 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #36617 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36618 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36619 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #36620 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36621 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36622 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36623 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36624 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36625 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36626 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36627 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36628 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36629 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36630 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36631 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #36632 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #36633 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36634 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36635 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #36636 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36637 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36638 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36639 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36640 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36641 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36642 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36643 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36644 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36645 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36646 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36647 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #36648 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #36649 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36650 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36651 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #36652 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36653 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36654 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36655 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36656 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36657 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36658 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36659 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36660 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36661 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36662 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36663 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #36664 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #36665 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36666 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36667 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #36668 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36669 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36670 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36671 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36672 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36673 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36674 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36675 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36676 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36677 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36678 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36679 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #36680 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #36681 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36682 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36683 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #36684 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36685 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36686 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36687 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36688 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36689 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36690 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36691 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36692 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36693 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36694 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36695 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #36696 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #36697 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36698 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36699 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #36700 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36701 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36702 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36703 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36704 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36705 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36706 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36707 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36708 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36709 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36710 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36711 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #36712 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #36713 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36714 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36715 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #36716 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36717 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36718 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36719 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36720 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36721 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36722 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36723 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36724 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36725 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36726 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36727 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #36728 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #36729 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36730 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36731 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #36732 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36733 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36734 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36735 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36736 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36737 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36738 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36739 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36740 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36741 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36742 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36743 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #36744 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #36745 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36746 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36747 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #36748 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36749 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36750 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36751 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36752 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36753 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36754 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36755 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36756 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36757 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36758 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36759 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #36760 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #36761 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36762 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36763 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #36764 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36765 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36766 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36767 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36768 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36769 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36770 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36771 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36772 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36773 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36774 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36775 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #36776 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #36777 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36778 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36779 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #36780 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36781 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36782 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36783 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36784 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36785 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36786 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36787 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36788 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36789 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36790 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36791 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #36792 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #36793 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36794 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36795 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #36796 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36797 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36798 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36799 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36800 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36801 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36802 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36803 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36804 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36805 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36806 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36807 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #36808 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #36809 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36810 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36811 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #36812 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36813 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36814 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36815 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36816 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36817 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36818 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36819 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36820 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36821 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36822 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36823 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #36824 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #36825 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36826 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36827 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #36828 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36829 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36830 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36831 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36832 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36833 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36834 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36835 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36836 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36837 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36838 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36839 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #36840 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #36841 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36842 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36843 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #36844 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36845 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36846 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36847 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36848 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36849 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36850 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36851 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36852 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36853 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36854 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36855 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #36856 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #36857 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36858 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36859 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #36860 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36861 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36862 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36863 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36864 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36865 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36866 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36867 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36868 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36869 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36870 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36871 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #36872 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #36873 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36874 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36875 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #36876 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36877 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36878 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36879 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36880 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36881 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36882 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36883 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36884 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36885 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36886 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36887 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #36888 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #36889 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36890 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36891 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #36892 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36893 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36894 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36895 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36896 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36897 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36898 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36899 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36900 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36901 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36902 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36903 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #36904 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #36905 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36906 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36907 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #36908 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36909 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36910 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36911 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36912 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36913 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36914 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36915 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36916 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36917 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36918 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36919 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #36920 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #36921 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36922 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36923 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #36924 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36925 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36926 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36927 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36928 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36929 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36930 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36931 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36932 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36933 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36934 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36935 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #36936 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #36937 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36938 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36939 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #36940 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36941 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36942 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36943 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36944 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36945 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36946 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36947 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36948 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36949 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36950 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36951 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #36952 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #36953 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36954 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36955 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #36956 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36957 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36958 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36959 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36960 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36961 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36962 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36963 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36964 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36965 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36966 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36967 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #36968 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #36969 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36970 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36971 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #36972 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36973 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36974 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36975 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36976 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36977 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36978 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36979 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36980 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36981 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36982 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36983 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #36984 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #36985 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36986 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36987 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #36988 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36989 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36990 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36991 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36992 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36993 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36994 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #36995 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36996 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36997 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #36998 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #36999 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #37000 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #37001 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37002 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37003 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #37004 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37005 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37006 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37007 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37008 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37009 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37010 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37011 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37012 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37013 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37014 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37015 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #37016 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #37017 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37018 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37019 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #37020 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37021 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37022 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37023 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37024 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37025 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37026 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37027 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37028 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37029 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37030 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37031 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #37032 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #37033 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37034 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37035 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #37036 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37037 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37038 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37039 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37040 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37041 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37042 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37043 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37044 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37045 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37046 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37047 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #37048 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #37049 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37050 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37051 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #37052 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37053 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37054 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37055 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37056 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37057 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37058 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37059 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37060 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37061 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37062 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37063 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #37064 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #37065 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37066 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37067 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #37068 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37069 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37070 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37071 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37072 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37073 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37074 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37075 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37076 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37077 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37078 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37079 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #37080 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #37081 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37082 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37083 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #37084 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37085 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37086 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37087 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37088 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37089 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37090 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37091 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37092 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37093 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37094 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37095 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #37096 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #37097 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37098 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37099 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #37100 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37101 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37102 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37103 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37104 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37105 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37106 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37107 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37108 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37109 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37110 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37111 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #37112 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #37113 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37114 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37115 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #37116 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37117 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37118 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37119 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37120 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37121 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37122 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37123 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37124 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37125 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37126 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37127 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #37128 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #37129 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37130 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37131 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #37132 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37133 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37134 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37135 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37136 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37137 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37138 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37139 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37140 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37141 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37142 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37143 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #37144 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #37145 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37146 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37147 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #37148 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37149 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37150 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37151 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37152 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37153 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37154 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37155 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37156 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37157 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37158 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37159 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #37160 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #37161 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37162 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37163 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #37164 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37165 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37166 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37167 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37168 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37169 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37170 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37171 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37172 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37173 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37174 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37175 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #37176 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #37177 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37178 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37179 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #37180 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37181 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37182 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37183 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37184 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37185 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37186 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37187 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37188 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37189 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37190 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37191 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #37192 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #37193 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37194 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37195 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #37196 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37197 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37198 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37199 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37200 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37201 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37202 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37203 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37204 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37205 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37206 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37207 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #37208 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #37209 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37210 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37211 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #37212 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37213 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37214 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37215 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37216 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37217 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37218 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37219 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37220 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37221 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37222 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37223 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #37224 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #37225 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37226 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37227 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #37228 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37229 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37230 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37231 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37232 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37233 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37234 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37235 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37236 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37237 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37238 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37239 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #37240 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #37241 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37242 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37243 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #37244 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37245 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37246 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37247 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37248 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37249 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37250 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37251 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37252 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37253 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37254 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37255 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #37256 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #37257 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37258 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37259 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #37260 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37261 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37262 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37263 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37264 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37265 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37266 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37267 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37268 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37269 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37270 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37271 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #37272 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #37273 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37274 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37275 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #37276 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37277 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37278 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37279 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37280 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37281 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37282 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37283 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37284 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37285 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37286 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37287 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #37288 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #37289 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37290 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37291 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #37292 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37293 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37294 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37295 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37296 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37297 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37298 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37299 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37300 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37301 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37302 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37303 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #37304 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #37305 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37306 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37307 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #37308 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37309 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37310 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37311 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37312 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37313 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37314 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37315 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37316 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37317 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37318 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37319 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #37320 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #37321 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37322 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37323 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #37324 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37325 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37326 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37327 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37328 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37329 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37330 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37331 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37332 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37333 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37334 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37335 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #37336 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #37337 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37338 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37339 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #37340 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37341 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37342 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37343 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37344 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37345 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37346 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37347 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37348 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37349 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37350 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37351 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #37352 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #37353 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37354 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37355 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #37356 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37357 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37358 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37359 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37360 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37361 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37362 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37363 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37364 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37365 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37366 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37367 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #37368 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #37369 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37370 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37371 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #37372 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37373 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37374 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37375 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37376 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37377 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37378 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37379 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37380 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37381 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37382 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37383 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #37384 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #37385 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37386 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37387 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #37388 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37389 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37390 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37391 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37392 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37393 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37394 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37395 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37396 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37397 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37398 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37399 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #37400 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #37401 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37402 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37403 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #37404 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37405 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37406 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37407 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37408 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37409 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37410 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37411 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37412 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37413 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37414 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37415 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #37416 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #37417 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37418 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37419 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #37420 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37421 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37422 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37423 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37424 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37425 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37426 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37427 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37428 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37429 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37430 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37431 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #37432 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #37433 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37434 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37435 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #37436 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37437 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37438 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37439 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37440 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37441 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37442 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37443 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37444 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37445 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37446 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37447 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #37448 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #37449 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37450 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37451 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #37452 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37453 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37454 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37455 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37456 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37457 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37458 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37459 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37460 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37461 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37462 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37463 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #37464 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #37465 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37466 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37467 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #37468 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37469 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37470 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37471 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37472 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37473 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37474 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37475 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37476 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37477 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37478 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37479 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #37480 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #37481 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37482 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37483 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #37484 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37485 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37486 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37487 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37488 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37489 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37490 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37491 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37492 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37493 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37494 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37495 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #37496 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #37497 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37498 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37499 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #37500 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37501 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37502 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37503 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37504 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37505 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37506 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37507 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37508 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37509 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37510 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37511 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #37512 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #37513 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37514 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37515 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #37516 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37517 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37518 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37519 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37520 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37521 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37522 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37523 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37524 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37525 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37526 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37527 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #37528 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #37529 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37530 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37531 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #37532 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37533 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37534 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37535 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37536 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37537 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37538 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37539 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37540 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37541 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37542 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37543 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #37544 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #37545 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37546 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37547 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #37548 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37549 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37550 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37551 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37552 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37553 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37554 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37555 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37556 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37557 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37558 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37559 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #37560 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #37561 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37562 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37563 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #37564 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37565 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37566 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37567 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37568 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37569 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37570 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37571 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37572 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37573 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37574 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37575 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #37576 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #37577 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37578 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37579 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #37580 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37581 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37582 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37583 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37584 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37585 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37586 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37587 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37588 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37589 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37590 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37591 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #37592 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #37593 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37594 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37595 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #37596 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37597 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37598 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37599 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37600 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37601 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37602 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37603 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37604 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37605 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37606 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37607 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #37608 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #37609 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37610 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37611 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #37612 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37613 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37614 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37615 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37616 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37617 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37618 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37619 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37620 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37621 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37622 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37623 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #37624 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #37625 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37626 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37627 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #37628 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37629 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37630 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37631 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37632 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37633 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37634 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37635 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37636 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37637 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37638 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37639 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #37640 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #37641 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37642 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37643 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #37644 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37645 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37646 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37647 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37648 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37649 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37650 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37651 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37652 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37653 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37654 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37655 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #37656 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #37657 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37658 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37659 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #37660 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37661 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37662 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37663 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37664 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37665 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37666 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37667 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37668 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37669 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37670 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37671 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #37672 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #37673 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37674 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37675 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #37676 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37677 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37678 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37679 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37680 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37681 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37682 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37683 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37684 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37685 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37686 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37687 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #37688 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #37689 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37690 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37691 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #37692 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37693 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37694 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37695 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37696 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37697 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37698 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37699 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37700 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37701 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37702 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37703 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #37704 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #37705 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37706 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37707 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #37708 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37709 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37710 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37711 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37712 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37713 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37714 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37715 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37716 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37717 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37718 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37719 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #37720 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #37721 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37722 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37723 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #37724 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37725 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37726 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37727 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37728 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37729 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37730 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37731 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37732 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37733 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37734 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37735 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #37736 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #37737 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37738 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37739 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #37740 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37741 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37742 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37743 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37744 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37745 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37746 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37747 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37748 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37749 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37750 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37751 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #37752 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #37753 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37754 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37755 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #37756 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37757 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37758 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37759 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37760 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37761 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37762 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37763 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37764 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37765 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37766 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37767 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #37768 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #37769 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37770 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37771 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #37772 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37773 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37774 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37775 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37776 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37777 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37778 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37779 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37780 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37781 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37782 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37783 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #37784 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #37785 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37786 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37787 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #37788 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37789 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37790 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37791 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37792 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37793 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37794 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37795 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37796 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37797 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37798 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37799 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #37800 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #37801 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37802 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37803 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #37804 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37805 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37806 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37807 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37808 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37809 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37810 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37811 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37812 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37813 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37814 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37815 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #37816 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #37817 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37818 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37819 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #37820 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37821 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37822 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37823 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37824 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37825 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37826 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37827 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37828 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37829 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37830 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37831 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #37832 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #37833 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37834 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37835 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #37836 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37837 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37838 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37839 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37840 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37841 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37842 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37843 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37844 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37845 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37846 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37847 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #37848 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #37849 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37850 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37851 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #37852 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37853 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37854 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37855 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37856 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37857 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37858 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37859 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37860 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37861 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37862 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37863 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #37864 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #37865 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37866 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37867 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #37868 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37869 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37870 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37871 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37872 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37873 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37874 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37875 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37876 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37877 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37878 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37879 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #37880 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #37881 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37882 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37883 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #37884 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37885 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37886 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37887 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37888 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37889 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37890 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37891 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37892 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37893 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37894 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37895 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #37896 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #37897 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37898 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37899 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #37900 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37901 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37902 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37903 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37904 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37905 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37906 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37907 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37908 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37909 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37910 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37911 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #37912 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #37913 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37914 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37915 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #37916 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37917 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37918 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37919 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37920 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37921 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37922 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37923 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37924 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37925 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37926 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37927 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #37928 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #37929 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37930 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37931 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #37932 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37933 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37934 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37935 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37936 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37937 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37938 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37939 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37940 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37941 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37942 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37943 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #37944 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #37945 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37946 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37947 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #37948 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37949 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37950 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37951 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37952 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37953 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37954 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37955 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37956 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37957 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37958 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37959 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #37960 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #37961 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37962 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37963 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #37964 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37965 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37966 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37967 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37968 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37969 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37970 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37971 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37972 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37973 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37974 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37975 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #37976 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #37977 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37978 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37979 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #37980 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37981 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37982 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37983 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37984 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37985 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37986 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37987 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37988 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37989 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #37990 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #37991 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #37992 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #37993 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37994 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37995 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #37996 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37997 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37998 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #37999 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38000 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38001 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38002 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38003 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38004 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38005 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38006 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38007 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #38008 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #38009 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38010 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38011 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #38012 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38013 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38014 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38015 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38016 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38017 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38018 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38019 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38020 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38021 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38022 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38023 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #38024 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #38025 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38026 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38027 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #38028 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38029 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38030 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38031 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38032 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38033 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38034 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38035 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38036 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38037 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38038 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38039 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #38040 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #38041 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38042 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38043 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #38044 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38045 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38046 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38047 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38048 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38049 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38050 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38051 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38052 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38053 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38054 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38055 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #38056 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #38057 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38058 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38059 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #38060 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38061 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38062 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38063 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38064 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38065 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38066 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38067 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38068 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38069 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38070 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38071 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #38072 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #38073 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38074 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38075 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #38076 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38077 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38078 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38079 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38080 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38081 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38082 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38083 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38084 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38085 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38086 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38087 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #38088 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #38089 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38090 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38091 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #38092 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38093 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38094 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38095 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38096 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38097 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38098 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38099 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38100 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38101 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38102 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38103 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #38104 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #38105 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38106 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38107 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #38108 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38109 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38110 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38111 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38112 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38113 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38114 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38115 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38116 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38117 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38118 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38119 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #38120 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #38121 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38122 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38123 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #38124 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38125 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38126 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38127 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38128 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38129 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38130 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38131 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38132 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38133 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38134 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38135 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #38136 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #38137 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38138 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38139 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #38140 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38141 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38142 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38143 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38144 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38145 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38146 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38147 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38148 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38149 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38150 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38151 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #38152 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #38153 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38154 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38155 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #38156 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38157 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38158 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38159 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38160 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38161 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38162 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38163 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38164 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38165 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38166 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38167 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #38168 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #38169 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38170 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38171 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #38172 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38173 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38174 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38175 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38176 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38177 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38178 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38179 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38180 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38181 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38182 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38183 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #38184 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #38185 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38186 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38187 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #38188 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38189 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38190 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38191 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38192 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38193 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38194 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38195 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38196 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38197 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38198 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38199 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #38200 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #38201 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38202 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38203 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #38204 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38205 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38206 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38207 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38208 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38209 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38210 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38211 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38212 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38213 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38214 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38215 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #38216 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #38217 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38218 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38219 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #38220 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38221 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38222 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38223 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38224 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38225 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38226 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38227 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38228 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38229 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38230 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38231 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #38232 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #38233 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38234 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38235 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #38236 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38237 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38238 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38239 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38240 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38241 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38242 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38243 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38244 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38245 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38246 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38247 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #38248 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #38249 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38250 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38251 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #38252 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38253 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38254 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38255 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38256 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38257 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38258 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38259 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38260 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38261 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38262 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38263 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #38264 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #38265 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38266 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38267 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #38268 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38269 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38270 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38271 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38272 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38273 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38274 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38275 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38276 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38277 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38278 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38279 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #38280 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #38281 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38282 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38283 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #38284 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38285 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38286 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38287 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38288 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38289 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38290 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38291 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38292 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38293 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38294 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38295 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #38296 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #38297 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38298 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38299 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #38300 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38301 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38302 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38303 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38304 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38305 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38306 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38307 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38308 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38309 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38310 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38311 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #38312 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #38313 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38314 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38315 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #38316 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38317 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38318 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38319 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38320 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38321 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38322 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38323 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38324 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38325 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38326 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38327 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #38328 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #38329 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38330 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38331 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #38332 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38333 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38334 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38335 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38336 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38337 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38338 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38339 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38340 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38341 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38342 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38343 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #38344 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #38345 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38346 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38347 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #38348 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38349 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38350 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38351 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38352 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38353 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38354 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38355 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38356 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38357 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38358 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38359 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #38360 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #38361 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38362 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38363 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #38364 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38365 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38366 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38367 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38368 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38369 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38370 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38371 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38372 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38373 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38374 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38375 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #38376 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #38377 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38378 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38379 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #38380 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38381 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38382 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38383 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38384 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38385 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38386 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38387 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38388 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38389 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38390 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38391 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #38392 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #38393 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38394 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38395 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #38396 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38397 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38398 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38399 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38400 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38401 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38402 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38403 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38404 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38405 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38406 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38407 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #38408 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #38409 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38410 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38411 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #38412 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38413 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38414 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38415 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38416 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38417 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38418 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38419 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38420 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38421 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38422 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38423 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #38424 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #38425 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38426 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38427 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #38428 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38429 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38430 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38431 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38432 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38433 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38434 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38435 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38436 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38437 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38438 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38439 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #38440 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #38441 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38442 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38443 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #38444 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38445 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38446 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38447 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38448 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38449 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38450 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38451 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38452 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38453 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38454 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38455 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #38456 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #38457 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38458 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38459 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #38460 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38461 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38462 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38463 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38464 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38465 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38466 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38467 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38468 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38469 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38470 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38471 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #38472 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #38473 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38474 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38475 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #38476 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38477 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38478 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38479 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38480 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38481 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38482 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38483 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38484 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38485 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38486 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38487 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #38488 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #38489 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38490 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38491 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #38492 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38493 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38494 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38495 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38496 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38497 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38498 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38499 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38500 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38501 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38502 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38503 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #38504 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #38505 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38506 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38507 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #38508 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38509 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38510 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38511 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38512 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38513 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38514 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38515 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38516 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38517 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38518 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38519 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #38520 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #38521 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38522 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38523 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #38524 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38525 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38526 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38527 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38528 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38529 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38530 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38531 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38532 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38533 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38534 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38535 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #38536 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #38537 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38538 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38539 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #38540 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38541 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38542 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38543 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38544 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38545 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38546 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38547 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38548 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38549 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38550 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38551 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #38552 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #38553 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38554 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38555 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #38556 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38557 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38558 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38559 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38560 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38561 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38562 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38563 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38564 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38565 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38566 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38567 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #38568 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #38569 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38570 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38571 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #38572 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38573 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38574 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38575 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38576 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38577 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38578 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38579 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38580 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38581 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38582 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38583 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #38584 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #38585 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38586 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38587 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #38588 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38589 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38590 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38591 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38592 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38593 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38594 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38595 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38596 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38597 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38598 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38599 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #38600 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #38601 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38602 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38603 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #38604 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38605 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38606 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38607 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38608 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38609 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38610 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38611 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38612 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38613 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38614 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38615 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #38616 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #38617 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38618 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38619 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #38620 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38621 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38622 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38623 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38624 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38625 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38626 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38627 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38628 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38629 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38630 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38631 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #38632 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #38633 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38634 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38635 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #38636 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38637 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38638 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38639 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38640 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38641 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38642 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38643 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38644 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38645 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38646 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38647 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #38648 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #38649 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38650 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38651 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #38652 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38653 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38654 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38655 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38656 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38657 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38658 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38659 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38660 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38661 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38662 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38663 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #38664 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #38665 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38666 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38667 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #38668 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38669 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38670 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38671 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38672 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38673 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38674 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38675 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38676 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38677 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38678 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38679 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #38680 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #38681 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38682 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38683 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #38684 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38685 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38686 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38687 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38688 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38689 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38690 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38691 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38692 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38693 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38694 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38695 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #38696 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #38697 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38698 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38699 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #38700 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38701 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38702 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38703 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38704 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38705 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38706 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38707 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38708 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38709 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38710 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38711 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #38712 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #38713 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38714 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38715 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #38716 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38717 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38718 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38719 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38720 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38721 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38722 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38723 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38724 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38725 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38726 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38727 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #38728 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #38729 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38730 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38731 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #38732 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38733 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38734 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38735 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38736 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38737 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38738 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38739 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38740 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38741 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38742 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38743 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #38744 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #38745 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38746 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38747 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #38748 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38749 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38750 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38751 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38752 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38753 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38754 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38755 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38756 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38757 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38758 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38759 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #38760 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #38761 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38762 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38763 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #38764 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38765 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38766 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38767 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38768 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38769 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38770 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38771 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38772 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38773 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38774 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38775 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #38776 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #38777 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38778 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38779 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #38780 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38781 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38782 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38783 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38784 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38785 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38786 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38787 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38788 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38789 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38790 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38791 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #38792 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #38793 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38794 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38795 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #38796 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38797 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38798 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38799 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38800 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38801 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38802 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38803 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38804 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38805 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38806 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38807 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #38808 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #38809 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38810 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38811 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #38812 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38813 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38814 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38815 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38816 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38817 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38818 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38819 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38820 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38821 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38822 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38823 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #38824 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #38825 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38826 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38827 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #38828 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38829 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38830 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38831 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38832 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38833 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38834 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38835 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38836 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38837 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38838 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38839 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #38840 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #38841 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38842 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38843 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #38844 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38845 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38846 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38847 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38848 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38849 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38850 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38851 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38852 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38853 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38854 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38855 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #38856 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #38857 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38858 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38859 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #38860 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38861 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38862 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38863 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38864 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38865 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38866 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38867 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38868 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38869 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38870 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38871 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #38872 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #38873 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38874 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38875 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #38876 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38877 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38878 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38879 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38880 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38881 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38882 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38883 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38884 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38885 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38886 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38887 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #38888 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #38889 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38890 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38891 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #38892 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38893 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38894 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38895 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38896 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38897 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38898 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38899 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38900 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38901 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38902 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38903 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #38904 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #38905 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38906 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38907 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #38908 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38909 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38910 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38911 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38912 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38913 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38914 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38915 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38916 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38917 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38918 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38919 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #38920 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #38921 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38922 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38923 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #38924 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38925 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38926 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38927 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38928 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38929 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38930 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38931 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38932 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38933 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38934 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38935 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #38936 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #38937 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38938 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38939 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #38940 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38941 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38942 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38943 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38944 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38945 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38946 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38947 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38948 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38949 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38950 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38951 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #38952 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #38953 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38954 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38955 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #38956 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38957 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38958 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38959 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38960 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38961 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38962 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38963 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38964 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38965 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38966 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38967 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #38968 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #38969 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38970 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38971 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #38972 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38973 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38974 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38975 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38976 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38977 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38978 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38979 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38980 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38981 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38982 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38983 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #38984 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #38985 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38986 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38987 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #38988 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38989 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38990 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38991 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38992 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38993 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38994 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #38995 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38996 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38997 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #38998 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #38999 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #39000 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #39001 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39002 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39003 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #39004 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39005 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39006 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39007 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39008 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39009 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39010 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39011 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39012 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39013 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39014 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39015 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #39016 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #39017 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39018 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39019 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #39020 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39021 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39022 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39023 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39024 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39025 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39026 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39027 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39028 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39029 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39030 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39031 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #39032 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #39033 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39034 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39035 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #39036 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39037 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39038 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39039 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39040 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39041 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39042 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39043 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39044 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39045 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39046 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39047 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #39048 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #39049 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39050 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39051 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #39052 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39053 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39054 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39055 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39056 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39057 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39058 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39059 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39060 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39061 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39062 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39063 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #39064 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #39065 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39066 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39067 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #39068 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39069 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39070 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39071 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39072 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39073 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39074 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39075 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39076 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39077 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39078 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39079 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #39080 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #39081 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39082 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39083 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #39084 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39085 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39086 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39087 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39088 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39089 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39090 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39091 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39092 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39093 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39094 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39095 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #39096 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #39097 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39098 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39099 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #39100 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39101 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39102 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39103 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39104 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39105 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39106 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39107 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39108 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39109 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39110 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39111 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #39112 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #39113 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39114 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39115 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #39116 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39117 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39118 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39119 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39120 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39121 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39122 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39123 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39124 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39125 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39126 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39127 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #39128 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #39129 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39130 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39131 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #39132 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39133 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39134 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39135 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39136 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39137 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39138 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39139 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39140 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39141 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39142 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39143 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #39144 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #39145 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39146 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39147 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #39148 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39149 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39150 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39151 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39152 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39153 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39154 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39155 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39156 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39157 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39158 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39159 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #39160 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #39161 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39162 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39163 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #39164 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39165 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39166 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39167 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39168 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39169 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39170 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39171 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39172 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39173 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39174 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39175 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #39176 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #39177 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39178 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39179 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #39180 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39181 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39182 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39183 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39184 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39185 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39186 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39187 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39188 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39189 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39190 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39191 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #39192 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #39193 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39194 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39195 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #39196 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39197 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39198 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39199 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39200 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39201 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39202 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39203 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39204 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39205 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39206 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39207 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #39208 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #39209 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39210 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39211 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #39212 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39213 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39214 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39215 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39216 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39217 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39218 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39219 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39220 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39221 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39222 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39223 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #39224 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #39225 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39226 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39227 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #39228 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39229 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39230 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39231 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39232 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39233 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39234 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39235 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39236 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39237 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39238 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39239 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #39240 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #39241 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39242 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39243 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #39244 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39245 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39246 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39247 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39248 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39249 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39250 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39251 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39252 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39253 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39254 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39255 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #39256 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #39257 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39258 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39259 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #39260 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39261 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39262 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39263 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39264 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39265 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39266 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39267 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39268 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39269 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39270 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39271 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #39272 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #39273 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39274 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39275 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #39276 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39277 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39278 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39279 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39280 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39281 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39282 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39283 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39284 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39285 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39286 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39287 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #39288 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #39289 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39290 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39291 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #39292 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39293 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39294 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39295 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39296 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39297 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39298 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39299 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39300 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39301 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39302 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39303 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #39304 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #39305 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39306 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39307 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #39308 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39309 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39310 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39311 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39312 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39313 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39314 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39315 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39316 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39317 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39318 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39319 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #39320 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #39321 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39322 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39323 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #39324 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39325 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39326 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39327 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39328 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39329 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39330 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39331 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39332 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39333 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39334 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39335 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #39336 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #39337 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39338 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39339 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #39340 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39341 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39342 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39343 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39344 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39345 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39346 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39347 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39348 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39349 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39350 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39351 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #39352 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #39353 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39354 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39355 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #39356 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39357 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39358 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39359 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39360 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39361 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39362 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39363 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39364 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39365 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39366 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39367 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #39368 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #39369 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39370 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39371 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #39372 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39373 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39374 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39375 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39376 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39377 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39378 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39379 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39380 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39381 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39382 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39383 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #39384 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #39385 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39386 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39387 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #39388 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39389 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39390 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39391 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39392 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39393 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39394 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39395 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39396 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39397 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39398 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39399 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #39400 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #39401 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39402 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39403 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #39404 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39405 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39406 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39407 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39408 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39409 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39410 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39411 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39412 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39413 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39414 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39415 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #39416 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #39417 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39418 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39419 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #39420 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39421 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39422 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39423 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39424 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39425 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39426 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39427 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39428 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39429 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39430 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39431 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #39432 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #39433 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39434 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39435 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #39436 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39437 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39438 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39439 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39440 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39441 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39442 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39443 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39444 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39445 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39446 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39447 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #39448 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #39449 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39450 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39451 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #39452 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39453 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39454 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39455 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39456 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39457 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39458 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39459 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39460 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39461 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39462 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39463 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #39464 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #39465 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39466 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39467 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #39468 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39469 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39470 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39471 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39472 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39473 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39474 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39475 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39476 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39477 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39478 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39479 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #39480 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #39481 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39482 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39483 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #39484 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39485 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39486 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39487 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39488 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39489 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39490 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39491 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39492 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39493 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39494 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39495 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #39496 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #39497 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39498 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39499 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #39500 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39501 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39502 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39503 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39504 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39505 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39506 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39507 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39508 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39509 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39510 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39511 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #39512 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #39513 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39514 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39515 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #39516 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39517 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39518 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39519 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39520 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39521 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39522 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39523 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39524 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39525 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39526 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39527 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #39528 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #39529 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39530 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39531 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #39532 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39533 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39534 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39535 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39536 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39537 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39538 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39539 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39540 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39541 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39542 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39543 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #39544 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #39545 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39546 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39547 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #39548 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39549 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39550 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39551 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39552 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39553 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39554 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39555 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39556 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39557 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39558 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39559 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #39560 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #39561 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39562 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39563 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #39564 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39565 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39566 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39567 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39568 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39569 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39570 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39571 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39572 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39573 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39574 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39575 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #39576 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #39577 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39578 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39579 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #39580 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39581 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39582 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39583 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39584 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39585 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39586 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39587 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39588 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39589 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39590 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39591 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #39592 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #39593 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39594 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39595 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #39596 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39597 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39598 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39599 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39600 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39601 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39602 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39603 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39604 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39605 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39606 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39607 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #39608 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #39609 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39610 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39611 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #39612 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39613 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39614 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39615 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39616 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39617 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39618 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39619 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39620 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39621 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39622 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39623 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #39624 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #39625 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39626 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39627 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #39628 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39629 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39630 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39631 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39632 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39633 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39634 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39635 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39636 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39637 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39638 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39639 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #39640 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #39641 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39642 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39643 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #39644 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39645 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39646 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39647 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39648 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39649 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39650 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39651 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39652 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39653 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39654 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39655 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #39656 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #39657 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39658 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39659 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #39660 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39661 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39662 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39663 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39664 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39665 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39666 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39667 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39668 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39669 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39670 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39671 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #39672 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #39673 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39674 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39675 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #39676 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39677 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39678 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39679 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39680 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39681 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39682 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39683 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39684 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39685 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39686 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39687 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #39688 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #39689 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39690 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39691 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #39692 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39693 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39694 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39695 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39696 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39697 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39698 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39699 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39700 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39701 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39702 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39703 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #39704 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #39705 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39706 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39707 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #39708 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39709 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39710 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39711 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39712 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39713 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39714 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39715 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39716 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39717 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39718 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39719 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #39720 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #39721 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39722 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39723 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #39724 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39725 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39726 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39727 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39728 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39729 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39730 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39731 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39732 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39733 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39734 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39735 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #39736 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #39737 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39738 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39739 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #39740 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39741 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39742 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39743 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39744 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39745 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39746 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39747 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39748 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39749 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39750 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39751 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #39752 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #39753 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39754 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39755 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #39756 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39757 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39758 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39759 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39760 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39761 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39762 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39763 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39764 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39765 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39766 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39767 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #39768 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #39769 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39770 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39771 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #39772 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39773 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39774 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39775 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39776 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39777 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39778 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39779 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39780 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39781 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39782 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39783 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #39784 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #39785 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39786 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39787 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #39788 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39789 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39790 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39791 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39792 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39793 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39794 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39795 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39796 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39797 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39798 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39799 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #39800 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #39801 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39802 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39803 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #39804 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39805 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39806 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39807 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39808 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39809 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39810 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39811 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39812 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39813 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39814 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39815 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #39816 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #39817 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39818 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39819 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #39820 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39821 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39822 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39823 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39824 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39825 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39826 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39827 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39828 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39829 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39830 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39831 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #39832 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #39833 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39834 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39835 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #39836 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39837 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39838 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39839 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39840 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39841 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39842 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39843 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39844 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39845 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39846 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39847 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #39848 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #39849 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39850 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39851 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #39852 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39853 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39854 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39855 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39856 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39857 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39858 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39859 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39860 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39861 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39862 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39863 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #39864 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #39865 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39866 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39867 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #39868 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39869 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39870 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39871 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39872 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39873 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39874 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39875 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39876 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39877 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39878 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39879 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #39880 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #39881 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39882 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39883 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #39884 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39885 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39886 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39887 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39888 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39889 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39890 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39891 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39892 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39893 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39894 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39895 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #39896 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #39897 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39898 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39899 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #39900 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39901 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39902 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39903 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39904 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39905 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39906 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39907 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39908 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39909 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39910 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39911 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #39912 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #39913 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39914 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39915 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #39916 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39917 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39918 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39919 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39920 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39921 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39922 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39923 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39924 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39925 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39926 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39927 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #39928 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #39929 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39930 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39931 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #39932 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39933 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39934 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39935 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39936 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39937 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39938 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39939 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39940 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39941 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39942 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39943 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #39944 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #39945 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39946 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39947 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #39948 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39949 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39950 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39951 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39952 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39953 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39954 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39955 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39956 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39957 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39958 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39959 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #39960 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #39961 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39962 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39963 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #39964 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39965 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39966 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39967 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39968 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39969 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39970 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39971 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39972 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39973 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39974 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39975 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #39976 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #39977 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39978 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39979 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #39980 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39981 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39982 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39983 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39984 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39985 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39986 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39987 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39988 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39989 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #39990 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #39991 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #39992 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #39993 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39994 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39995 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #39996 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39997 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39998 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #39999 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40000 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40001 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40002 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40003 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40004 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40005 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40006 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40007 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #40008 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #40009 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40010 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40011 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #40012 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40013 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40014 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40015 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40016 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40017 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40018 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40019 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40020 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40021 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40022 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40023 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #40024 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #40025 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40026 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40027 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #40028 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40029 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40030 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40031 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40032 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40033 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40034 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40035 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40036 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40037 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40038 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40039 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #40040 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #40041 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40042 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40043 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #40044 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40045 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40046 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40047 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40048 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40049 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40050 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40051 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40052 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40053 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40054 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40055 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #40056 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #40057 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40058 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40059 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #40060 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40061 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40062 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40063 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40064 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40065 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40066 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40067 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40068 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40069 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40070 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40071 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #40072 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #40073 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40074 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40075 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #40076 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40077 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40078 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40079 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40080 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40081 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40082 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40083 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40084 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40085 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40086 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40087 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #40088 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #40089 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40090 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40091 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #40092 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40093 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40094 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40095 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40096 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40097 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40098 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40099 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40100 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40101 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40102 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40103 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #40104 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #40105 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40106 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40107 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #40108 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40109 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40110 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40111 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40112 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40113 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40114 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40115 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40116 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40117 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40118 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40119 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #40120 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #40121 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40122 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40123 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #40124 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40125 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40126 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40127 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40128 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40129 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40130 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40131 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40132 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40133 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40134 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40135 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #40136 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #40137 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40138 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40139 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #40140 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40141 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40142 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40143 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40144 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40145 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40146 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40147 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40148 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40149 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40150 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40151 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #40152 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #40153 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40154 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40155 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #40156 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40157 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40158 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40159 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40160 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40161 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40162 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40163 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40164 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40165 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40166 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40167 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #40168 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #40169 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40170 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40171 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #40172 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40173 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40174 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40175 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40176 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40177 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40178 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40179 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40180 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40181 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40182 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40183 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #40184 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #40185 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40186 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40187 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #40188 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40189 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40190 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40191 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40192 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40193 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40194 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40195 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40196 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40197 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40198 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40199 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #40200 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #40201 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40202 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40203 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #40204 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40205 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40206 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40207 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40208 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40209 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40210 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40211 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40212 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40213 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40214 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40215 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #40216 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #40217 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40218 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40219 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #40220 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40221 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40222 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40223 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40224 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40225 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40226 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40227 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40228 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40229 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40230 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40231 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #40232 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #40233 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40234 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40235 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #40236 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40237 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40238 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40239 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40240 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40241 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40242 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40243 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40244 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40245 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40246 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40247 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #40248 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #40249 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40250 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40251 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #40252 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40253 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40254 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40255 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40256 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40257 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40258 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40259 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40260 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40261 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40262 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40263 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #40264 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #40265 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40266 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40267 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #40268 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40269 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40270 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40271 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40272 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40273 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40274 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40275 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40276 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40277 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40278 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40279 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #40280 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #40281 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40282 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40283 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #40284 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40285 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40286 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40287 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40288 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40289 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40290 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40291 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40292 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40293 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40294 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40295 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #40296 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #40297 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40298 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40299 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #40300 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40301 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40302 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40303 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40304 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40305 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40306 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40307 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40308 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40309 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40310 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40311 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #40312 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #40313 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40314 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40315 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #40316 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40317 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40318 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40319 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40320 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40321 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40322 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40323 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40324 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40325 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40326 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40327 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #40328 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #40329 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40330 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40331 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #40332 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40333 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40334 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40335 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40336 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40337 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40338 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40339 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40340 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40341 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40342 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40343 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #40344 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #40345 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40346 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40347 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #40348 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40349 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40350 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40351 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40352 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40353 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40354 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40355 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40356 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40357 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40358 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40359 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #40360 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #40361 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40362 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40363 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #40364 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40365 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40366 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40367 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40368 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40369 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40370 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40371 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40372 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40373 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40374 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40375 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #40376 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #40377 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40378 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40379 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #40380 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40381 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40382 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40383 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40384 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40385 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40386 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40387 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40388 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40389 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40390 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40391 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #40392 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #40393 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40394 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40395 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #40396 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40397 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40398 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40399 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40400 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40401 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40402 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40403 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40404 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40405 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40406 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40407 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #40408 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #40409 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40410 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40411 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #40412 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40413 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40414 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40415 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40416 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40417 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40418 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40419 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40420 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40421 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40422 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40423 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #40424 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #40425 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40426 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40427 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #40428 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40429 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40430 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40431 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40432 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40433 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40434 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40435 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40436 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40437 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40438 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40439 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #40440 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #40441 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40442 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40443 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #40444 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40445 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40446 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40447 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40448 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40449 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40450 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40451 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40452 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40453 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40454 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40455 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #40456 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #40457 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40458 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40459 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #40460 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40461 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40462 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40463 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40464 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40465 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40466 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40467 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40468 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40469 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40470 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40471 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #40472 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #40473 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40474 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40475 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #40476 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40477 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40478 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40479 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40480 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40481 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40482 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40483 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40484 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40485 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40486 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40487 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #40488 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #40489 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40490 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40491 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #40492 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40493 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40494 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40495 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40496 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40497 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40498 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40499 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40500 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40501 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40502 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40503 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #40504 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #40505 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40506 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40507 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #40508 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40509 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40510 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40511 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40512 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40513 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40514 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40515 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40516 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40517 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40518 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40519 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #40520 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #40521 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40522 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40523 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #40524 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40525 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40526 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40527 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40528 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40529 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40530 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40531 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40532 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40533 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40534 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40535 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #40536 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #40537 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40538 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40539 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #40540 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40541 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40542 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40543 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40544 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40545 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40546 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40547 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40548 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40549 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40550 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40551 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #40552 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #40553 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40554 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40555 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #40556 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40557 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40558 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40559 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40560 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40561 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40562 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40563 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40564 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40565 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40566 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40567 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #40568 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #40569 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40570 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40571 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #40572 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40573 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40574 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40575 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40576 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40577 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40578 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40579 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40580 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40581 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40582 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40583 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #40584 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #40585 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40586 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40587 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #40588 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40589 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40590 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40591 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40592 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40593 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40594 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40595 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40596 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40597 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40598 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40599 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #40600 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #40601 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40602 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40603 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #40604 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40605 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40606 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40607 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40608 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40609 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40610 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40611 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40612 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40613 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40614 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40615 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #40616 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #40617 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40618 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40619 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #40620 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40621 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40622 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40623 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40624 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40625 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40626 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40627 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40628 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40629 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40630 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40631 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #40632 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #40633 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40634 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40635 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #40636 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40637 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40638 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40639 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40640 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40641 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40642 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40643 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40644 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40645 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40646 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40647 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #40648 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #40649 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40650 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40651 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #40652 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40653 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40654 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40655 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40656 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40657 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40658 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40659 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40660 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40661 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40662 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40663 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #40664 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #40665 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40666 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40667 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #40668 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40669 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40670 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40671 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40672 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40673 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40674 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40675 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40676 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40677 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40678 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40679 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #40680 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #40681 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40682 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40683 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #40684 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40685 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40686 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40687 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40688 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40689 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40690 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40691 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40692 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40693 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40694 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40695 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #40696 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #40697 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40698 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40699 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #40700 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40701 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40702 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40703 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40704 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40705 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40706 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40707 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40708 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40709 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40710 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40711 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #40712 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #40713 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40714 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40715 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #40716 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40717 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40718 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40719 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40720 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40721 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40722 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40723 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40724 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40725 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40726 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40727 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #40728 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #40729 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40730 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40731 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #40732 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40733 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40734 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40735 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40736 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40737 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40738 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40739 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40740 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40741 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40742 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40743 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #40744 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #40745 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40746 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40747 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #40748 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40749 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40750 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40751 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40752 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40753 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40754 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40755 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40756 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40757 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40758 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40759 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #40760 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #40761 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40762 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40763 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #40764 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40765 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40766 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40767 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40768 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40769 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40770 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40771 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40772 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40773 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40774 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40775 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #40776 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #40777 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40778 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40779 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #40780 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40781 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40782 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40783 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40784 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40785 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40786 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40787 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40788 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40789 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40790 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40791 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #40792 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #40793 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40794 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40795 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #40796 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40797 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40798 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40799 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40800 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40801 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40802 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40803 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40804 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40805 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40806 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40807 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #40808 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #40809 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40810 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40811 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #40812 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40813 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40814 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40815 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40816 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40817 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40818 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40819 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40820 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40821 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40822 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40823 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #40824 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #40825 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40826 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40827 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #40828 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40829 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40830 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40831 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40832 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40833 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40834 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40835 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40836 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40837 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40838 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40839 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #40840 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #40841 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40842 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40843 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #40844 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40845 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40846 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40847 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40848 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40849 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40850 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40851 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40852 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40853 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40854 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40855 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #40856 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #40857 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40858 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40859 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #40860 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40861 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40862 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40863 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40864 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40865 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40866 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40867 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40868 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40869 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40870 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40871 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #40872 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #40873 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40874 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40875 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #40876 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40877 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40878 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40879 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40880 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40881 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40882 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40883 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40884 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40885 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40886 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40887 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #40888 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #40889 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40890 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40891 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #40892 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40893 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40894 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40895 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40896 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40897 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40898 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40899 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40900 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40901 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40902 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40903 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #40904 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #40905 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40906 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40907 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #40908 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40909 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40910 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40911 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40912 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40913 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40914 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40915 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40916 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40917 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40918 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40919 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #40920 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #40921 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40922 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40923 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #40924 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40925 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40926 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40927 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40928 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40929 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40930 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40931 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40932 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40933 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40934 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40935 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #40936 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #40937 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40938 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40939 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #40940 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40941 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40942 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40943 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40944 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40945 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40946 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40947 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40948 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40949 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40950 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40951 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #40952 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #40953 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40954 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40955 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #40956 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40957 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40958 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40959 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40960 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40961 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40962 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40963 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40964 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40965 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40966 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40967 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #40968 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #40969 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40970 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40971 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #40972 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40973 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40974 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40975 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40976 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40977 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40978 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40979 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40980 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40981 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40982 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40983 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #40984 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #40985 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40986 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40987 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #40988 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40989 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40990 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40991 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40992 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40993 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40994 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #40995 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40996 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40997 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #40998 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #40999 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #41000 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #41001 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41002 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41003 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #41004 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41005 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41006 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41007 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41008 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41009 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41010 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41011 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41012 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41013 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41014 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41015 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #41016 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #41017 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41018 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41019 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #41020 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41021 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41022 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41023 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41024 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41025 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41026 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41027 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41028 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41029 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41030 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41031 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #41032 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #41033 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41034 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41035 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #41036 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41037 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41038 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41039 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41040 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41041 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41042 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41043 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41044 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41045 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41046 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41047 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #41048 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #41049 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41050 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41051 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #41052 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41053 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41054 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41055 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41056 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41057 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41058 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41059 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41060 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41061 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41062 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41063 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #41064 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #41065 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41066 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41067 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #41068 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41069 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41070 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41071 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41072 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41073 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41074 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41075 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41076 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41077 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41078 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41079 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #41080 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #41081 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41082 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41083 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #41084 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41085 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41086 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41087 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41088 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41089 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41090 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41091 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41092 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41093 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41094 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41095 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #41096 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #41097 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41098 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41099 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #41100 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41101 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41102 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41103 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41104 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41105 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41106 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41107 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41108 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41109 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41110 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41111 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #41112 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #41113 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41114 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41115 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #41116 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41117 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41118 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41119 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41120 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41121 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41122 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41123 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41124 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41125 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41126 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41127 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #41128 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #41129 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41130 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41131 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #41132 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41133 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41134 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41135 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41136 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41137 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41138 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41139 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41140 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41141 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41142 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41143 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #41144 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #41145 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41146 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41147 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #41148 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41149 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41150 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41151 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41152 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41153 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41154 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41155 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41156 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41157 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41158 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41159 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #41160 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #41161 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41162 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41163 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #41164 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41165 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41166 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41167 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41168 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41169 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41170 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41171 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41172 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41173 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41174 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41175 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #41176 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #41177 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41178 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41179 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #41180 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41181 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41182 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41183 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41184 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41185 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41186 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41187 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41188 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41189 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41190 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41191 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #41192 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #41193 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41194 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41195 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #41196 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41197 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41198 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41199 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41200 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41201 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41202 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41203 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41204 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41205 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41206 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41207 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #41208 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #41209 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41210 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41211 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #41212 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41213 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41214 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41215 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41216 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41217 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41218 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41219 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41220 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41221 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41222 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41223 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #41224 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #41225 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41226 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41227 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #41228 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41229 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41230 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41231 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41232 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41233 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41234 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41235 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41236 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41237 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41238 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41239 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #41240 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #41241 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41242 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41243 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #41244 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41245 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41246 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41247 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41248 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41249 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41250 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41251 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41252 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41253 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41254 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41255 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #41256 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #41257 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41258 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41259 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #41260 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41261 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41262 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41263 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41264 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41265 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41266 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41267 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41268 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41269 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41270 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41271 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #41272 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #41273 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41274 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41275 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #41276 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41277 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41278 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41279 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41280 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41281 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41282 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41283 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41284 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41285 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41286 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41287 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #41288 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #41289 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41290 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41291 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #41292 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41293 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41294 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41295 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41296 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41297 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41298 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41299 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41300 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41301 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41302 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41303 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #41304 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #41305 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41306 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41307 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #41308 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41309 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41310 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41311 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41312 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41313 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41314 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41315 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41316 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41317 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41318 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41319 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #41320 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #41321 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41322 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41323 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #41324 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41325 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41326 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41327 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41328 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41329 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41330 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41331 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41332 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41333 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41334 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41335 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #41336 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #41337 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41338 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41339 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #41340 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41341 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41342 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41343 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41344 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41345 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41346 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41347 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41348 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41349 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41350 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41351 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #41352 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #41353 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41354 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41355 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #41356 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41357 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41358 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41359 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41360 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41361 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41362 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41363 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41364 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41365 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41366 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41367 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #41368 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #41369 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41370 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41371 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #41372 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41373 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41374 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41375 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41376 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41377 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41378 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41379 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41380 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41381 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41382 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41383 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #41384 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #41385 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41386 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41387 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #41388 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41389 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41390 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41391 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41392 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41393 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41394 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41395 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41396 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41397 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41398 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41399 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #41400 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #41401 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41402 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41403 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #41404 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41405 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41406 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41407 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41408 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41409 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41410 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41411 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41412 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41413 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41414 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41415 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #41416 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #41417 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41418 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41419 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #41420 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41421 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41422 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41423 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41424 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41425 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41426 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41427 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41428 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41429 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41430 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41431 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #41432 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #41433 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41434 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41435 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #41436 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41437 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41438 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41439 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41440 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41441 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41442 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41443 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41444 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41445 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41446 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41447 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #41448 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #41449 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41450 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41451 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #41452 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41453 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41454 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41455 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41456 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41457 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41458 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41459 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41460 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41461 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41462 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41463 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #41464 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #41465 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41466 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41467 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #41468 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41469 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41470 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41471 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41472 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41473 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41474 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41475 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41476 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41477 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41478 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41479 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #41480 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #41481 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41482 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41483 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #41484 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41485 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41486 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41487 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41488 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41489 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41490 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41491 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41492 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41493 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41494 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41495 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #41496 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #41497 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41498 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41499 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #41500 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41501 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41502 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41503 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41504 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41505 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41506 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41507 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41508 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41509 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41510 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41511 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #41512 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #41513 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41514 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41515 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #41516 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41517 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41518 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41519 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41520 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41521 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41522 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41523 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41524 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41525 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41526 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41527 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #41528 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #41529 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41530 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41531 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #41532 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41533 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41534 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41535 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41536 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41537 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41538 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41539 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41540 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41541 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41542 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41543 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #41544 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #41545 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41546 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41547 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #41548 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41549 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41550 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41551 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41552 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41553 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41554 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41555 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41556 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41557 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41558 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41559 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #41560 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #41561 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41562 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41563 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #41564 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41565 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41566 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41567 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41568 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41569 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41570 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41571 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41572 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41573 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41574 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41575 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #41576 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #41577 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41578 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41579 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #41580 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41581 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41582 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41583 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41584 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41585 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41586 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41587 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41588 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41589 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41590 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41591 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #41592 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #41593 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41594 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41595 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #41596 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41597 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41598 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41599 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41600 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41601 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41602 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41603 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41604 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41605 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41606 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41607 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #41608 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #41609 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41610 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41611 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #41612 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41613 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41614 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41615 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41616 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41617 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41618 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41619 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41620 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41621 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41622 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41623 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #41624 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #41625 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41626 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41627 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #41628 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41629 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41630 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41631 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41632 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41633 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41634 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41635 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41636 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41637 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41638 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41639 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #41640 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #41641 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41642 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41643 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #41644 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41645 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41646 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41647 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41648 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41649 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41650 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41651 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41652 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41653 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41654 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41655 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #41656 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #41657 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41658 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41659 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #41660 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41661 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41662 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41663 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41664 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41665 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41666 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41667 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41668 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41669 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41670 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41671 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #41672 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #41673 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41674 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41675 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #41676 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41677 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41678 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41679 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41680 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41681 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41682 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41683 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41684 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41685 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41686 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41687 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #41688 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #41689 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41690 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41691 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #41692 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41693 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41694 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41695 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41696 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41697 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41698 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41699 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41700 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41701 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41702 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41703 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #41704 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #41705 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41706 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41707 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #41708 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41709 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41710 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41711 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41712 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41713 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41714 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41715 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41716 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41717 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41718 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41719 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #41720 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #41721 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41722 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41723 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #41724 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41725 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41726 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41727 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41728 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41729 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41730 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41731 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41732 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41733 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41734 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41735 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #41736 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #41737 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41738 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41739 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #41740 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41741 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41742 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41743 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41744 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41745 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41746 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41747 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41748 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41749 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41750 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41751 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #41752 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #41753 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41754 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41755 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #41756 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41757 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41758 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41759 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41760 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41761 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41762 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41763 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41764 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41765 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41766 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41767 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #41768 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #41769 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41770 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41771 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #41772 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41773 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41774 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41775 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41776 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41777 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41778 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41779 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41780 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41781 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41782 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41783 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #41784 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #41785 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41786 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41787 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #41788 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41789 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41790 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41791 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41792 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41793 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41794 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41795 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41796 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41797 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41798 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41799 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #41800 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #41801 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41802 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41803 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #41804 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41805 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41806 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41807 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41808 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41809 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41810 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41811 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41812 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41813 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41814 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41815 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #41816 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #41817 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41818 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41819 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #41820 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41821 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41822 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41823 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41824 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41825 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41826 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41827 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41828 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41829 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41830 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41831 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #41832 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #41833 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41834 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41835 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #41836 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41837 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41838 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41839 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41840 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41841 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41842 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41843 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41844 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41845 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41846 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41847 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #41848 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #41849 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41850 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41851 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #41852 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41853 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41854 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41855 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41856 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41857 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41858 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41859 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41860 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41861 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41862 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41863 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #41864 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #41865 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41866 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41867 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #41868 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41869 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41870 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41871 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41872 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41873 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41874 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41875 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41876 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41877 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41878 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41879 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #41880 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #41881 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41882 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41883 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #41884 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41885 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41886 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41887 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41888 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41889 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41890 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41891 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41892 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41893 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41894 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41895 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #41896 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #41897 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41898 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41899 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #41900 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41901 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41902 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41903 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41904 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41905 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41906 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41907 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41908 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41909 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41910 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41911 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #41912 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #41913 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41914 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41915 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #41916 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41917 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41918 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41919 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41920 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41921 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41922 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41923 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41924 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41925 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41926 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41927 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #41928 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #41929 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41930 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41931 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #41932 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41933 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41934 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41935 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41936 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41937 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41938 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41939 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41940 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41941 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41942 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41943 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #41944 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #41945 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41946 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41947 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #41948 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41949 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41950 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41951 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41952 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41953 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41954 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41955 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41956 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41957 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41958 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41959 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #41960 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #41961 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41962 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41963 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #41964 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41965 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41966 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41967 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41968 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41969 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41970 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41971 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41972 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41973 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41974 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41975 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #41976 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #41977 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41978 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41979 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #41980 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41981 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41982 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41983 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41984 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41985 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41986 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41987 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41988 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41989 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #41990 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #41991 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #41992 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #41993 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41994 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41995 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #41996 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41997 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41998 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #41999 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42000 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42001 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42002 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42003 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42004 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42005 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42006 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42007 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #42008 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #42009 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42010 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42011 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #42012 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42013 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42014 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42015 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42016 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42017 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42018 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42019 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42020 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42021 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42022 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42023 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #42024 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #42025 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42026 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42027 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #42028 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42029 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42030 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42031 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42032 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42033 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42034 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42035 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42036 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42037 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42038 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42039 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #42040 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #42041 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42042 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42043 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #42044 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42045 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42046 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42047 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42048 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42049 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42050 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42051 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42052 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42053 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42054 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42055 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #42056 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #42057 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42058 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42059 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #42060 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42061 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42062 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42063 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42064 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42065 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42066 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42067 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42068 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42069 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42070 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42071 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #42072 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #42073 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42074 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42075 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #42076 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42077 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42078 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42079 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42080 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42081 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42082 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42083 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42084 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42085 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42086 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42087 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #42088 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #42089 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42090 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42091 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #42092 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42093 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42094 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42095 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42096 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42097 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42098 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42099 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42100 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42101 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42102 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42103 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #42104 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #42105 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42106 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42107 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #42108 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42109 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42110 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42111 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42112 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42113 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42114 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42115 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42116 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42117 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42118 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42119 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #42120 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #42121 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42122 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42123 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #42124 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42125 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42126 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42127 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42128 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42129 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42130 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42131 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42132 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42133 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42134 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42135 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #42136 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #42137 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42138 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42139 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #42140 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42141 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42142 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42143 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42144 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42145 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42146 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42147 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42148 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42149 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42150 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42151 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #42152 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #42153 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42154 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42155 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #42156 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42157 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42158 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42159 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42160 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42161 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42162 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42163 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42164 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42165 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42166 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42167 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #42168 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #42169 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42170 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42171 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #42172 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42173 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42174 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42175 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42176 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42177 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42178 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42179 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42180 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42181 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42182 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42183 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #42184 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #42185 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42186 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42187 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #42188 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42189 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42190 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42191 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42192 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42193 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42194 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42195 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42196 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42197 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42198 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42199 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #42200 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #42201 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42202 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42203 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #42204 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42205 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42206 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42207 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42208 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42209 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42210 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42211 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42212 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42213 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42214 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42215 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #42216 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #42217 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42218 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42219 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #42220 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42221 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42222 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42223 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42224 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42225 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42226 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42227 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42228 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42229 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42230 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42231 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #42232 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #42233 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42234 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42235 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #42236 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42237 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42238 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42239 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42240 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42241 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42242 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42243 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42244 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42245 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42246 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42247 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #42248 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #42249 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42250 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42251 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #42252 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42253 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42254 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42255 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42256 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42257 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42258 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42259 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42260 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42261 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42262 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42263 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #42264 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #42265 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42266 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42267 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #42268 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42269 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42270 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42271 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42272 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42273 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42274 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42275 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42276 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42277 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42278 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42279 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #42280 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #42281 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42282 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42283 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #42284 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42285 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42286 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42287 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42288 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42289 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42290 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42291 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42292 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42293 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42294 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42295 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #42296 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #42297 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42298 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42299 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #42300 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42301 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42302 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42303 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42304 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42305 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42306 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42307 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42308 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42309 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42310 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42311 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #42312 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #42313 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42314 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42315 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #42316 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42317 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42318 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42319 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42320 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42321 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42322 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42323 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42324 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42325 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42326 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42327 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #42328 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #42329 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42330 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42331 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #42332 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42333 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42334 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42335 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42336 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42337 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42338 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42339 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42340 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42341 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42342 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42343 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #42344 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #42345 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42346 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42347 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #42348 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42349 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42350 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42351 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42352 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42353 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42354 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42355 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42356 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42357 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42358 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42359 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #42360 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #42361 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42362 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42363 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #42364 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42365 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42366 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42367 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42368 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42369 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42370 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42371 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42372 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42373 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42374 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42375 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #42376 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #42377 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42378 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42379 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #42380 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42381 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42382 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42383 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42384 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42385 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42386 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42387 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42388 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42389 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42390 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42391 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #42392 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #42393 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42394 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42395 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #42396 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42397 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42398 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42399 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42400 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42401 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42402 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42403 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42404 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42405 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42406 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42407 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #42408 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #42409 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42410 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42411 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #42412 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42413 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42414 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42415 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42416 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42417 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42418 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42419 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42420 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42421 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42422 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42423 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #42424 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #42425 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42426 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42427 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #42428 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42429 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42430 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42431 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42432 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42433 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42434 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42435 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42436 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42437 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42438 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42439 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #42440 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #42441 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42442 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42443 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #42444 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42445 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42446 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42447 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42448 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42449 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42450 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42451 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42452 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42453 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42454 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42455 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #42456 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #42457 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42458 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42459 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #42460 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42461 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42462 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42463 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42464 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42465 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42466 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42467 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42468 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42469 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42470 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42471 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #42472 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #42473 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42474 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42475 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #42476 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42477 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42478 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42479 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42480 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42481 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42482 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42483 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42484 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42485 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42486 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42487 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #42488 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #42489 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42490 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42491 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #42492 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42493 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42494 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42495 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42496 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42497 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42498 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42499 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42500 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42501 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42502 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42503 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #42504 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #42505 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42506 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42507 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #42508 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42509 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42510 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42511 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42512 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42513 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42514 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42515 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42516 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42517 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42518 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42519 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #42520 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #42521 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42522 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42523 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #42524 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42525 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42526 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42527 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42528 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42529 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42530 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42531 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42532 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42533 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42534 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42535 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #42536 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #42537 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42538 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42539 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #42540 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42541 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42542 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42543 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42544 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42545 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42546 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42547 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42548 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42549 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42550 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42551 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #42552 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #42553 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42554 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42555 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #42556 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42557 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42558 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42559 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42560 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42561 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42562 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42563 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42564 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42565 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42566 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42567 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #42568 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #42569 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42570 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42571 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #42572 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42573 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42574 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42575 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42576 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42577 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42578 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42579 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42580 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42581 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42582 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42583 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #42584 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #42585 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42586 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42587 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #42588 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42589 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42590 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42591 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42592 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42593 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42594 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42595 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42596 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42597 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42598 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42599 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #42600 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #42601 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42602 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42603 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #42604 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42605 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42606 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42607 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42608 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42609 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42610 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42611 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42612 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42613 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42614 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42615 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #42616 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #42617 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42618 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42619 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #42620 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42621 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42622 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42623 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42624 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42625 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42626 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42627 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42628 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42629 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42630 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42631 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #42632 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #42633 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42634 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42635 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #42636 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42637 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42638 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42639 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42640 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42641 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42642 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42643 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42644 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42645 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42646 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42647 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #42648 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #42649 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42650 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42651 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #42652 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42653 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42654 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42655 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42656 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42657 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42658 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42659 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42660 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42661 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42662 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42663 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #42664 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #42665 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42666 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42667 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #42668 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42669 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42670 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42671 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42672 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42673 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42674 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42675 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42676 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42677 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42678 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42679 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #42680 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #42681 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42682 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42683 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #42684 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42685 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42686 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42687 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42688 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42689 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42690 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42691 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42692 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42693 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42694 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42695 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #42696 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #42697 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42698 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42699 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #42700 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42701 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42702 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42703 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42704 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42705 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42706 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42707 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42708 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42709 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42710 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42711 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #42712 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #42713 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42714 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42715 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #42716 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42717 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42718 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42719 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42720 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42721 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42722 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42723 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42724 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42725 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42726 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42727 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #42728 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #42729 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42730 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42731 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #42732 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42733 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42734 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42735 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42736 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42737 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42738 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42739 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42740 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42741 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42742 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42743 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #42744 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #42745 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42746 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42747 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #42748 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42749 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42750 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42751 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42752 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42753 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42754 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42755 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42756 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42757 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42758 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42759 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #42760 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #42761 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42762 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42763 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #42764 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42765 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42766 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42767 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42768 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42769 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42770 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42771 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42772 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42773 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42774 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42775 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #42776 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #42777 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42778 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42779 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #42780 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42781 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42782 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42783 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42784 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42785 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42786 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42787 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42788 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42789 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42790 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42791 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #42792 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #42793 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42794 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42795 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #42796 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42797 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42798 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42799 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42800 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42801 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42802 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42803 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42804 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42805 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42806 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42807 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #42808 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #42809 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42810 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42811 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #42812 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42813 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42814 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42815 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42816 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42817 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42818 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42819 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42820 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42821 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42822 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42823 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #42824 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #42825 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42826 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42827 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #42828 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42829 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42830 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42831 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42832 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42833 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42834 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42835 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42836 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42837 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42838 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42839 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #42840 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #42841 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42842 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42843 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #42844 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42845 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42846 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42847 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42848 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42849 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42850 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42851 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42852 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42853 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42854 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42855 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #42856 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #42857 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42858 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42859 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #42860 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42861 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42862 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42863 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42864 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42865 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42866 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42867 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42868 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42869 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42870 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42871 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #42872 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #42873 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42874 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42875 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #42876 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42877 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42878 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42879 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42880 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42881 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42882 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42883 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42884 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42885 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42886 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42887 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #42888 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #42889 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42890 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42891 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #42892 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42893 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42894 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42895 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42896 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42897 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42898 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42899 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42900 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42901 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42902 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42903 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #42904 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #42905 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42906 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42907 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #42908 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42909 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42910 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42911 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42912 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42913 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42914 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42915 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42916 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42917 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42918 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42919 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #42920 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #42921 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42922 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42923 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #42924 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42925 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42926 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42927 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42928 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42929 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42930 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42931 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42932 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42933 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42934 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42935 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #42936 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #42937 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42938 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42939 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #42940 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42941 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42942 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42943 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42944 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42945 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42946 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42947 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42948 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42949 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42950 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42951 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #42952 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #42953 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42954 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42955 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #42956 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42957 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42958 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42959 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42960 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42961 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42962 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42963 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42964 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42965 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42966 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42967 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #42968 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #42969 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42970 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42971 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #42972 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42973 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42974 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42975 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42976 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42977 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42978 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42979 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42980 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42981 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42982 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42983 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #42984 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #42985 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42986 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42987 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #42988 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42989 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42990 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42991 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42992 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42993 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42994 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #42995 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42996 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42997 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #42998 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #42999 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #43000 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #43001 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43002 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43003 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #43004 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43005 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43006 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43007 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43008 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43009 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43010 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43011 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43012 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43013 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43014 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43015 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #43016 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #43017 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43018 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43019 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #43020 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43021 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43022 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43023 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43024 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43025 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43026 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43027 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43028 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43029 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43030 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43031 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #43032 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #43033 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43034 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43035 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #43036 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43037 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43038 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43039 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43040 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43041 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43042 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43043 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43044 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43045 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43046 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43047 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #43048 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #43049 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43050 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43051 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #43052 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43053 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43054 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43055 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43056 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43057 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43058 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43059 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43060 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43061 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43062 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43063 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #43064 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #43065 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43066 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43067 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #43068 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43069 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43070 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43071 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43072 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43073 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43074 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43075 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43076 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43077 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43078 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43079 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #43080 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #43081 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43082 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43083 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #43084 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43085 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43086 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43087 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43088 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43089 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43090 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43091 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43092 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43093 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43094 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43095 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #43096 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #43097 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43098 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43099 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #43100 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43101 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43102 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43103 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43104 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43105 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43106 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43107 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43108 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43109 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43110 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43111 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #43112 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #43113 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43114 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43115 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #43116 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43117 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43118 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43119 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43120 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43121 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43122 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43123 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43124 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43125 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43126 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43127 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #43128 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #43129 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43130 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43131 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #43132 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43133 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43134 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43135 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43136 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43137 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43138 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43139 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43140 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43141 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43142 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43143 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #43144 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #43145 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43146 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43147 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #43148 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43149 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43150 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43151 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43152 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43153 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43154 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43155 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43156 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43157 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43158 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43159 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #43160 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #43161 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43162 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43163 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #43164 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43165 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43166 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43167 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43168 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43169 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43170 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43171 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43172 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43173 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43174 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43175 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #43176 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #43177 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43178 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43179 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #43180 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43181 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43182 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43183 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43184 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43185 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43186 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43187 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43188 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43189 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43190 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43191 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #43192 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #43193 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43194 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43195 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #43196 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43197 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43198 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43199 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43200 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43201 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43202 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43203 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43204 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43205 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43206 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43207 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #43208 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #43209 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43210 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43211 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #43212 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43213 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43214 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43215 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43216 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43217 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43218 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43219 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43220 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43221 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43222 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43223 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #43224 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #43225 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43226 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43227 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #43228 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43229 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43230 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43231 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43232 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43233 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43234 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43235 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43236 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43237 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43238 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43239 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #43240 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #43241 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43242 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43243 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #43244 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43245 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43246 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43247 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43248 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43249 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43250 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43251 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43252 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43253 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43254 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43255 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #43256 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #43257 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43258 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43259 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #43260 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43261 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43262 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43263 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43264 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43265 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43266 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43267 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43268 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43269 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43270 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43271 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #43272 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #43273 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43274 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43275 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #43276 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43277 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43278 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43279 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43280 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43281 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43282 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43283 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43284 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43285 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43286 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43287 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #43288 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #43289 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43290 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43291 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #43292 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43293 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43294 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43295 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43296 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43297 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43298 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43299 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43300 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43301 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43302 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43303 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #43304 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #43305 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43306 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43307 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #43308 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43309 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43310 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43311 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43312 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43313 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43314 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43315 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43316 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43317 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43318 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43319 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #43320 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #43321 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43322 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43323 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #43324 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43325 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43326 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43327 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43328 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43329 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43330 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43331 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43332 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43333 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43334 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43335 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #43336 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #43337 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43338 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43339 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #43340 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43341 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43342 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43343 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43344 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43345 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43346 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43347 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43348 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43349 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43350 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43351 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #43352 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #43353 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43354 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43355 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #43356 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43357 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43358 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43359 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43360 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43361 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43362 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43363 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43364 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43365 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43366 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43367 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #43368 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #43369 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43370 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43371 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #43372 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43373 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43374 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43375 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43376 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43377 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43378 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43379 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43380 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43381 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43382 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43383 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #43384 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #43385 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43386 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43387 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #43388 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43389 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43390 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43391 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43392 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43393 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43394 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43395 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43396 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43397 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43398 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43399 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #43400 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #43401 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43402 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43403 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #43404 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43405 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43406 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43407 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43408 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43409 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43410 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43411 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43412 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43413 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43414 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43415 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #43416 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #43417 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43418 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43419 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #43420 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43421 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43422 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43423 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43424 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43425 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43426 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43427 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43428 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43429 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43430 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43431 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #43432 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #43433 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43434 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43435 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #43436 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43437 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43438 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43439 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43440 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43441 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43442 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43443 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43444 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43445 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43446 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43447 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #43448 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #43449 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43450 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43451 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #43452 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43453 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43454 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43455 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43456 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43457 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43458 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43459 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43460 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43461 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43462 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43463 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #43464 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #43465 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43466 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43467 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #43468 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43469 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43470 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43471 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43472 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43473 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43474 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43475 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43476 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43477 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43478 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43479 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #43480 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #43481 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43482 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43483 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #43484 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43485 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43486 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43487 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43488 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43489 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43490 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43491 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43492 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43493 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43494 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43495 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #43496 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #43497 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43498 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43499 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #43500 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43501 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43502 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43503 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43504 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43505 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43506 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43507 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43508 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43509 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43510 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43511 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #43512 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #43513 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43514 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43515 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #43516 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43517 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43518 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43519 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43520 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43521 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43522 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43523 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43524 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43525 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43526 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43527 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #43528 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #43529 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43530 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43531 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #43532 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43533 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43534 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43535 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43536 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43537 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43538 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43539 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43540 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43541 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43542 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43543 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #43544 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #43545 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43546 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43547 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #43548 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43549 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43550 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43551 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43552 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43553 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43554 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43555 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43556 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43557 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43558 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43559 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #43560 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #43561 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43562 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43563 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #43564 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43565 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43566 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43567 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43568 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43569 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43570 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43571 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43572 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43573 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43574 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43575 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #43576 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #43577 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43578 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43579 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #43580 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43581 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43582 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43583 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43584 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43585 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43586 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43587 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43588 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43589 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43590 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43591 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #43592 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #43593 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43594 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43595 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #43596 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43597 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43598 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43599 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43600 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43601 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43602 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43603 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43604 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43605 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43606 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43607 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #43608 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #43609 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43610 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43611 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #43612 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43613 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43614 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43615 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43616 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43617 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43618 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43619 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43620 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43621 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43622 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43623 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #43624 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #43625 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43626 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43627 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #43628 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43629 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43630 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43631 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43632 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43633 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43634 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43635 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43636 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43637 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43638 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43639 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #43640 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #43641 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43642 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43643 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #43644 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43645 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43646 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43647 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43648 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43649 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43650 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43651 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43652 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43653 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43654 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43655 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #43656 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #43657 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43658 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43659 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #43660 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43661 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43662 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43663 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43664 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43665 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43666 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43667 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43668 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43669 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43670 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43671 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #43672 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #43673 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43674 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43675 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #43676 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43677 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43678 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43679 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43680 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43681 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43682 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43683 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43684 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43685 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43686 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43687 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #43688 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #43689 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43690 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43691 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #43692 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43693 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43694 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43695 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43696 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43697 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43698 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43699 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43700 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43701 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43702 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43703 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #43704 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #43705 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43706 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43707 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #43708 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43709 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43710 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43711 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43712 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43713 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43714 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43715 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43716 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43717 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43718 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43719 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #43720 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #43721 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43722 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43723 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #43724 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43725 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43726 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43727 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43728 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43729 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43730 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43731 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43732 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43733 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43734 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43735 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #43736 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #43737 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43738 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43739 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #43740 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43741 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43742 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43743 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43744 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43745 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43746 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43747 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43748 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43749 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43750 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43751 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #43752 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #43753 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43754 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43755 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #43756 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43757 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43758 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43759 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43760 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43761 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43762 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43763 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43764 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43765 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43766 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43767 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #43768 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #43769 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43770 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43771 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #43772 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43773 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43774 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43775 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43776 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43777 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43778 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43779 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43780 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43781 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43782 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43783 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #43784 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #43785 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43786 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43787 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #43788 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43789 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43790 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43791 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43792 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43793 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43794 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43795 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43796 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43797 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43798 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43799 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #43800 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #43801 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43802 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43803 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #43804 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43805 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43806 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43807 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43808 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43809 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43810 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43811 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43812 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43813 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43814 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43815 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #43816 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #43817 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43818 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43819 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #43820 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43821 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43822 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43823 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43824 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43825 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43826 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43827 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43828 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43829 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43830 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43831 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #43832 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #43833 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43834 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43835 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #43836 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43837 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43838 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43839 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43840 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43841 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43842 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43843 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43844 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43845 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43846 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43847 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #43848 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #43849 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43850 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43851 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #43852 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43853 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43854 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43855 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43856 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43857 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43858 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43859 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43860 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43861 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43862 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43863 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #43864 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #43865 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43866 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43867 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #43868 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43869 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43870 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43871 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43872 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43873 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43874 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43875 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43876 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43877 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43878 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43879 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #43880 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #43881 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43882 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43883 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #43884 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43885 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43886 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43887 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43888 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43889 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43890 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43891 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43892 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43893 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43894 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43895 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #43896 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #43897 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43898 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43899 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #43900 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43901 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43902 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43903 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43904 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43905 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43906 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43907 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43908 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43909 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43910 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43911 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #43912 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #43913 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43914 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43915 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #43916 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43917 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43918 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43919 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43920 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43921 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43922 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43923 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43924 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43925 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43926 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43927 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #43928 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #43929 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43930 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43931 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #43932 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43933 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43934 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43935 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43936 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43937 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43938 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43939 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43940 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43941 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43942 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43943 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #43944 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #43945 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43946 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43947 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #43948 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43949 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43950 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43951 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43952 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43953 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43954 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43955 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43956 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43957 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43958 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43959 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #43960 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #43961 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43962 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43963 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #43964 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43965 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43966 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43967 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43968 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43969 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43970 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43971 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43972 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43973 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43974 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43975 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #43976 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #43977 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43978 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43979 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #43980 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43981 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43982 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43983 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43984 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43985 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43986 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43987 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43988 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43989 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #43990 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #43991 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #43992 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #43993 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43994 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43995 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #43996 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43997 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43998 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #43999 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44000 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44001 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44002 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44003 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44004 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44005 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44006 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44007 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #44008 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #44009 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44010 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44011 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #44012 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44013 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44014 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44015 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44016 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44017 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44018 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44019 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44020 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44021 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44022 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44023 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #44024 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #44025 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44026 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44027 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #44028 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44029 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44030 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44031 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44032 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44033 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44034 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44035 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44036 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44037 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44038 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44039 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #44040 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #44041 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44042 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44043 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #44044 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44045 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44046 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44047 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44048 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44049 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44050 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44051 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44052 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44053 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44054 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44055 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #44056 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #44057 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44058 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44059 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #44060 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44061 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44062 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44063 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44064 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44065 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44066 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44067 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44068 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44069 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44070 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44071 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #44072 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #44073 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44074 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44075 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #44076 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44077 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44078 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44079 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44080 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44081 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44082 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44083 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44084 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44085 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44086 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44087 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #44088 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #44089 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44090 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44091 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #44092 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44093 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44094 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44095 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44096 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44097 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44098 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44099 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44100 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44101 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44102 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44103 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #44104 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #44105 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44106 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44107 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #44108 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44109 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44110 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44111 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44112 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44113 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44114 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44115 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44116 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44117 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44118 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44119 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #44120 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #44121 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44122 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44123 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #44124 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44125 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44126 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44127 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44128 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44129 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44130 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44131 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44132 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44133 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44134 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44135 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #44136 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #44137 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44138 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44139 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #44140 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44141 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44142 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44143 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44144 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44145 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44146 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44147 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44148 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44149 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44150 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44151 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #44152 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #44153 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44154 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44155 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #44156 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44157 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44158 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44159 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44160 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44161 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44162 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44163 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44164 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44165 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44166 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44167 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #44168 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #44169 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44170 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44171 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #44172 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44173 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44174 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44175 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44176 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44177 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44178 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44179 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44180 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44181 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44182 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44183 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #44184 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #44185 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44186 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44187 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #44188 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44189 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44190 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44191 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44192 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44193 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44194 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44195 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44196 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44197 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44198 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44199 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #44200 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #44201 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44202 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44203 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #44204 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44205 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44206 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44207 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44208 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44209 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44210 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44211 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44212 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44213 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44214 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44215 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #44216 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #44217 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44218 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44219 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #44220 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44221 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44222 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44223 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44224 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44225 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44226 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44227 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44228 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44229 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44230 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44231 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #44232 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #44233 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44234 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44235 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #44236 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44237 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44238 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44239 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44240 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44241 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44242 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44243 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44244 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44245 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44246 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44247 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #44248 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #44249 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44250 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44251 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #44252 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44253 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44254 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44255 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44256 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44257 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44258 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44259 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44260 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44261 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44262 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44263 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #44264 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #44265 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44266 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44267 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #44268 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44269 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44270 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44271 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44272 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44273 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44274 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44275 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44276 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44277 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44278 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44279 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #44280 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #44281 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44282 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44283 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #44284 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44285 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44286 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44287 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44288 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44289 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44290 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44291 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44292 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44293 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44294 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44295 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #44296 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #44297 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44298 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44299 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #44300 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44301 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44302 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44303 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44304 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44305 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44306 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44307 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44308 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44309 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44310 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44311 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #44312 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #44313 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44314 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44315 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #44316 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44317 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44318 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44319 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44320 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44321 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44322 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44323 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44324 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44325 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44326 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44327 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #44328 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #44329 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44330 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44331 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #44332 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44333 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44334 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44335 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44336 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44337 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44338 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44339 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44340 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44341 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44342 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44343 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #44344 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #44345 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44346 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44347 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #44348 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44349 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44350 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44351 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44352 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44353 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44354 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44355 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44356 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44357 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44358 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44359 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #44360 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #44361 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44362 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44363 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #44364 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44365 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44366 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44367 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44368 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44369 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44370 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44371 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44372 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44373 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44374 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44375 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #44376 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #44377 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44378 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44379 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #44380 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44381 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44382 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44383 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44384 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44385 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44386 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44387 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44388 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44389 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44390 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44391 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #44392 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #44393 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44394 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44395 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #44396 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44397 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44398 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44399 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44400 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44401 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44402 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44403 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44404 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44405 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44406 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44407 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #44408 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #44409 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44410 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44411 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #44412 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44413 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44414 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44415 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44416 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44417 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44418 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44419 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44420 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44421 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44422 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44423 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #44424 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #44425 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44426 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44427 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #44428 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44429 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44430 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44431 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44432 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44433 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44434 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44435 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44436 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44437 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44438 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44439 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #44440 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #44441 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44442 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44443 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #44444 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44445 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44446 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44447 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44448 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44449 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44450 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44451 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44452 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44453 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44454 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44455 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #44456 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #44457 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44458 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44459 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #44460 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44461 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44462 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44463 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44464 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44465 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44466 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44467 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44468 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44469 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44470 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44471 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #44472 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #44473 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44474 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44475 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #44476 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44477 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44478 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44479 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44480 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44481 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44482 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44483 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44484 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44485 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44486 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44487 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #44488 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #44489 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44490 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44491 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #44492 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44493 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44494 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44495 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44496 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44497 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44498 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44499 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44500 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44501 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44502 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44503 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #44504 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #44505 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44506 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44507 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #44508 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44509 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44510 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44511 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44512 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44513 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44514 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44515 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44516 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44517 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44518 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44519 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #44520 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #44521 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44522 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44523 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #44524 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44525 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44526 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44527 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44528 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44529 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44530 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44531 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44532 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44533 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44534 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44535 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #44536 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #44537 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44538 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44539 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #44540 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44541 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44542 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44543 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44544 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44545 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44546 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44547 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44548 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44549 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44550 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44551 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #44552 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #44553 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44554 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44555 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #44556 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44557 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44558 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44559 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44560 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44561 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44562 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44563 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44564 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44565 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44566 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44567 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #44568 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #44569 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44570 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44571 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #44572 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44573 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44574 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44575 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44576 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44577 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44578 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44579 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44580 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44581 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44582 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44583 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #44584 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #44585 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44586 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44587 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #44588 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44589 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44590 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44591 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44592 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44593 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44594 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44595 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44596 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44597 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44598 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44599 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #44600 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #44601 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44602 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44603 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #44604 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44605 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44606 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44607 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44608 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44609 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44610 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44611 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44612 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44613 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44614 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44615 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #44616 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #44617 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44618 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44619 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #44620 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44621 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44622 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44623 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44624 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44625 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44626 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44627 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44628 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44629 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44630 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44631 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #44632 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #44633 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44634 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44635 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #44636 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44637 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44638 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44639 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44640 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44641 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44642 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44643 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44644 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44645 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44646 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44647 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #44648 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #44649 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44650 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44651 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #44652 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44653 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44654 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44655 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44656 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44657 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44658 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44659 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44660 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44661 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44662 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44663 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #44664 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #44665 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44666 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44667 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #44668 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44669 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44670 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44671 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44672 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44673 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44674 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44675 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44676 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44677 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44678 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44679 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #44680 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #44681 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44682 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44683 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #44684 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44685 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44686 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44687 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44688 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44689 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44690 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44691 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44692 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44693 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44694 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44695 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #44696 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #44697 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44698 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44699 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #44700 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44701 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44702 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44703 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44704 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44705 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44706 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44707 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44708 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44709 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44710 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44711 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #44712 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #44713 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44714 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44715 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #44716 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44717 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44718 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44719 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44720 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44721 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44722 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44723 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44724 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44725 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44726 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44727 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #44728 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #44729 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44730 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44731 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #44732 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44733 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44734 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44735 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44736 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44737 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44738 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44739 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44740 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44741 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44742 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44743 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #44744 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #44745 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44746 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44747 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #44748 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44749 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44750 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44751 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44752 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44753 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44754 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44755 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44756 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44757 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44758 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44759 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #44760 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #44761 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44762 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44763 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #44764 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44765 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44766 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44767 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44768 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44769 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44770 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44771 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44772 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44773 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44774 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44775 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #44776 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #44777 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44778 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44779 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #44780 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44781 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44782 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44783 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44784 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44785 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44786 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44787 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44788 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44789 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44790 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44791 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #44792 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #44793 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44794 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44795 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #44796 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44797 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44798 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44799 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44800 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44801 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44802 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44803 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44804 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44805 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44806 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44807 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #44808 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #44809 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44810 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44811 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #44812 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44813 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44814 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44815 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44816 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44817 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44818 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44819 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44820 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44821 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44822 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44823 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #44824 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #44825 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44826 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44827 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #44828 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44829 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44830 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44831 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44832 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44833 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44834 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44835 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44836 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44837 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44838 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44839 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #44840 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #44841 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44842 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44843 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #44844 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44845 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44846 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44847 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44848 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44849 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44850 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44851 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44852 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44853 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44854 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44855 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #44856 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #44857 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44858 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44859 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #44860 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44861 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44862 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44863 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44864 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44865 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44866 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44867 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44868 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44869 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44870 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44871 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #44872 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #44873 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44874 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44875 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #44876 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44877 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44878 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44879 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44880 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44881 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44882 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44883 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44884 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44885 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44886 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44887 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #44888 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #44889 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44890 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44891 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #44892 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44893 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44894 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44895 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44896 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44897 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44898 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44899 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44900 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44901 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44902 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44903 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #44904 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #44905 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44906 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44907 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #44908 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44909 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44910 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44911 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44912 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44913 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44914 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44915 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44916 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44917 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44918 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44919 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #44920 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #44921 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44922 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44923 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #44924 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44925 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44926 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44927 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44928 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44929 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44930 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44931 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44932 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44933 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44934 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44935 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #44936 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #44937 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44938 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44939 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #44940 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44941 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44942 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44943 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44944 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44945 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44946 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44947 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44948 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44949 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44950 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44951 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #44952 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #44953 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44954 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44955 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #44956 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44957 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44958 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44959 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44960 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44961 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44962 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44963 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44964 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44965 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44966 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44967 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #44968 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #44969 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44970 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44971 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #44972 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44973 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44974 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44975 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44976 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44977 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44978 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44979 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44980 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44981 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44982 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44983 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #44984 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #44985 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44986 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44987 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #44988 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44989 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44990 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44991 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44992 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44993 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44994 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #44995 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44996 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44997 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #44998 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #44999 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #45000 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #45001 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45002 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45003 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #45004 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45005 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45006 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45007 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45008 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45009 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45010 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45011 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45012 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45013 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45014 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45015 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #45016 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #45017 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45018 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45019 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #45020 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45021 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45022 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45023 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45024 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45025 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45026 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45027 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45028 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45029 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45030 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45031 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #45032 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #45033 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45034 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45035 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #45036 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45037 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45038 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45039 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45040 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45041 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45042 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45043 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45044 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45045 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45046 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45047 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #45048 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #45049 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45050 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45051 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #45052 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45053 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45054 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45055 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45056 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45057 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45058 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45059 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45060 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45061 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45062 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45063 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #45064 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #45065 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45066 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45067 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #45068 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45069 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45070 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45071 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45072 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45073 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45074 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45075 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45076 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45077 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45078 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45079 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #45080 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #45081 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45082 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45083 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #45084 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45085 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45086 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45087 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45088 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45089 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45090 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45091 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45092 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45093 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45094 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45095 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #45096 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #45097 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45098 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45099 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #45100 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45101 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45102 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45103 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45104 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45105 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45106 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45107 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45108 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45109 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45110 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45111 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #45112 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #45113 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45114 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45115 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #45116 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45117 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45118 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45119 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45120 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45121 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45122 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45123 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45124 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45125 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45126 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45127 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #45128 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #45129 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45130 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45131 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #45132 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45133 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45134 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45135 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45136 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45137 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45138 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45139 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45140 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45141 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45142 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45143 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #45144 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #45145 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45146 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45147 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #45148 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45149 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45150 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45151 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45152 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45153 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45154 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45155 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45156 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45157 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45158 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45159 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #45160 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #45161 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45162 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45163 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #45164 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45165 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45166 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45167 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45168 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45169 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45170 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45171 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45172 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45173 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45174 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45175 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #45176 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #45177 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45178 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45179 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #45180 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45181 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45182 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45183 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45184 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45185 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45186 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45187 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45188 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45189 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45190 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45191 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #45192 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #45193 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45194 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45195 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #45196 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45197 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45198 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45199 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45200 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45201 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45202 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45203 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45204 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45205 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45206 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45207 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #45208 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #45209 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45210 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45211 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #45212 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45213 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45214 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45215 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45216 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45217 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45218 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45219 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45220 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45221 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45222 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45223 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #45224 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #45225 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45226 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45227 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #45228 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45229 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45230 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45231 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45232 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45233 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45234 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45235 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45236 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45237 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45238 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45239 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #45240 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #45241 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45242 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45243 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #45244 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45245 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45246 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45247 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45248 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45249 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45250 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45251 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45252 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45253 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45254 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45255 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #45256 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #45257 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45258 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45259 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #45260 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45261 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45262 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45263 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45264 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45265 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45266 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45267 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45268 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45269 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45270 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45271 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #45272 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #45273 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45274 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45275 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #45276 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45277 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45278 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45279 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45280 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45281 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45282 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45283 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45284 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45285 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45286 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45287 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #45288 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #45289 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45290 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45291 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #45292 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45293 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45294 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45295 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45296 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45297 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45298 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45299 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45300 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45301 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45302 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45303 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #45304 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #45305 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45306 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45307 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #45308 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45309 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45310 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45311 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45312 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45313 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45314 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45315 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45316 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45317 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45318 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45319 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #45320 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #45321 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45322 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45323 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #45324 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45325 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45326 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45327 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45328 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45329 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45330 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45331 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45332 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45333 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45334 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45335 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #45336 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #45337 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45338 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45339 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #45340 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45341 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45342 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45343 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45344 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45345 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45346 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45347 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45348 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45349 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45350 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45351 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #45352 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #45353 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45354 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45355 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #45356 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45357 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45358 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45359 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45360 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45361 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45362 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45363 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45364 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45365 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45366 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45367 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #45368 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #45369 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45370 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45371 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #45372 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45373 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45374 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45375 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45376 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45377 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45378 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45379 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45380 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45381 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45382 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45383 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #45384 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #45385 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45386 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45387 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #45388 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45389 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45390 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45391 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45392 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45393 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45394 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45395 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45396 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45397 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45398 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45399 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #45400 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #45401 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45402 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45403 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #45404 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45405 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45406 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45407 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45408 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45409 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45410 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45411 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45412 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45413 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45414 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45415 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #45416 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #45417 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45418 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45419 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #45420 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45421 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45422 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45423 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45424 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45425 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45426 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45427 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45428 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45429 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45430 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45431 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #45432 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #45433 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45434 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45435 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #45436 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45437 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45438 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45439 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45440 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45441 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45442 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45443 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45444 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45445 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45446 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45447 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #45448 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #45449 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45450 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45451 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #45452 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45453 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45454 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45455 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45456 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45457 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45458 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45459 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45460 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45461 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45462 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45463 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #45464 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #45465 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45466 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45467 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #45468 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45469 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45470 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45471 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45472 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45473 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45474 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45475 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45476 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45477 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45478 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45479 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #45480 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #45481 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45482 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45483 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #45484 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45485 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45486 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45487 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45488 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45489 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45490 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45491 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45492 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45493 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45494 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45495 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #45496 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #45497 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45498 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45499 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #45500 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45501 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45502 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45503 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45504 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45505 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45506 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45507 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45508 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45509 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45510 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45511 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #45512 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #45513 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45514 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45515 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #45516 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45517 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45518 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45519 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45520 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45521 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45522 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45523 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45524 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45525 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45526 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45527 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #45528 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #45529 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45530 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45531 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #45532 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45533 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45534 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45535 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45536 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45537 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45538 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45539 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45540 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45541 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45542 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45543 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #45544 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #45545 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45546 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45547 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #45548 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45549 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45550 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45551 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45552 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45553 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45554 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45555 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45556 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45557 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45558 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45559 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #45560 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #45561 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45562 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45563 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #45564 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45565 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45566 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45567 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45568 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45569 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45570 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45571 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45572 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45573 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45574 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45575 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #45576 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #45577 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45578 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45579 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #45580 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45581 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45582 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45583 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45584 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45585 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45586 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45587 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45588 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45589 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45590 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45591 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #45592 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #45593 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45594 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45595 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #45596 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45597 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45598 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45599 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45600 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45601 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45602 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45603 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45604 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45605 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45606 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45607 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #45608 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #45609 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45610 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45611 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #45612 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45613 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45614 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45615 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45616 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45617 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45618 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45619 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45620 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45621 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45622 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45623 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #45624 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #45625 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45626 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45627 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #45628 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45629 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45630 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45631 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45632 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45633 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45634 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45635 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45636 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45637 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45638 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45639 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #45640 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #45641 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45642 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45643 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #45644 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45645 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45646 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45647 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45648 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45649 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45650 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45651 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45652 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45653 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45654 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45655 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #45656 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #45657 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45658 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45659 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #45660 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45661 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45662 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45663 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45664 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45665 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45666 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45667 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45668 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45669 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45670 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45671 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #45672 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #45673 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45674 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45675 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #45676 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45677 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45678 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45679 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45680 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45681 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45682 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45683 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45684 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45685 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45686 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45687 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #45688 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #45689 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45690 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45691 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #45692 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45693 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45694 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45695 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45696 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45697 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45698 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45699 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45700 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45701 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45702 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45703 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #45704 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #45705 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45706 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45707 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #45708 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45709 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45710 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45711 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45712 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45713 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45714 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45715 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45716 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45717 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45718 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45719 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #45720 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #45721 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45722 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45723 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #45724 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45725 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45726 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45727 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45728 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45729 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45730 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45731 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45732 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45733 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45734 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45735 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #45736 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #45737 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45738 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45739 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #45740 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45741 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45742 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45743 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45744 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45745 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45746 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45747 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45748 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45749 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45750 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45751 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #45752 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #45753 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45754 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45755 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #45756 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45757 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45758 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45759 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45760 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45761 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45762 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45763 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45764 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45765 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45766 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45767 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #45768 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #45769 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45770 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45771 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #45772 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45773 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45774 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45775 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45776 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45777 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45778 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45779 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45780 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45781 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45782 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45783 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #45784 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #45785 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45786 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45787 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #45788 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45789 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45790 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45791 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45792 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45793 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45794 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45795 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45796 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45797 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45798 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45799 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #45800 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #45801 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45802 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45803 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #45804 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45805 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45806 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45807 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45808 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45809 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45810 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45811 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45812 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45813 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45814 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45815 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #45816 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #45817 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45818 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45819 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #45820 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45821 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45822 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45823 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45824 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45825 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45826 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45827 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45828 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45829 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45830 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45831 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #45832 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #45833 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45834 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45835 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #45836 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45837 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45838 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45839 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45840 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45841 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45842 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45843 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45844 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45845 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45846 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45847 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #45848 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #45849 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45850 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45851 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #45852 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45853 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45854 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45855 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45856 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45857 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45858 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45859 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45860 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45861 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45862 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45863 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #45864 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #45865 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45866 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45867 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #45868 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45869 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45870 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45871 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45872 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45873 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45874 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45875 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45876 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45877 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45878 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45879 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #45880 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #45881 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45882 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45883 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #45884 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45885 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45886 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45887 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45888 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45889 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45890 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45891 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45892 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45893 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45894 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45895 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #45896 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #45897 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45898 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45899 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #45900 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45901 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45902 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45903 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45904 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45905 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45906 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45907 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45908 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45909 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45910 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45911 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #45912 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #45913 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45914 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45915 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #45916 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45917 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45918 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45919 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45920 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45921 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45922 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45923 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45924 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45925 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45926 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45927 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #45928 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #45929 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45930 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45931 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #45932 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45933 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45934 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45935 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45936 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45937 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45938 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45939 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45940 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45941 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45942 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45943 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #45944 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #45945 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45946 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45947 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #45948 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45949 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45950 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45951 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45952 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45953 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45954 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45955 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45956 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45957 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45958 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45959 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #45960 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #45961 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45962 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45963 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #45964 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45965 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45966 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45967 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45968 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45969 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45970 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45971 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45972 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45973 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45974 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45975 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #45976 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #45977 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45978 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45979 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #45980 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45981 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45982 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45983 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45984 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45985 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45986 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45987 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45988 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45989 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #45990 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #45991 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #45992 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #45993 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45994 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45995 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #45996 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45997 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45998 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #45999 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46000 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46001 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46002 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46003 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46004 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46005 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46006 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46007 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #46008 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #46009 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46010 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46011 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #46012 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46013 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46014 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46015 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46016 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46017 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46018 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46019 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46020 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46021 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46022 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46023 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #46024 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #46025 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46026 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46027 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #46028 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46029 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46030 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46031 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46032 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46033 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46034 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46035 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46036 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46037 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46038 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46039 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #46040 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #46041 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46042 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46043 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #46044 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46045 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46046 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46047 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46048 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46049 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46050 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46051 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46052 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46053 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46054 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46055 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #46056 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #46057 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46058 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46059 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #46060 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46061 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46062 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46063 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46064 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46065 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46066 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46067 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46068 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46069 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46070 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46071 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #46072 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #46073 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46074 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46075 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #46076 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46077 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46078 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46079 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46080 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46081 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46082 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46083 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46084 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46085 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46086 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46087 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #46088 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #46089 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46090 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46091 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #46092 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46093 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46094 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46095 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46096 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46097 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46098 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46099 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46100 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46101 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46102 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46103 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #46104 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #46105 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46106 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46107 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #46108 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46109 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46110 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46111 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46112 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46113 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46114 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46115 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46116 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46117 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46118 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46119 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #46120 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #46121 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46122 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46123 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #46124 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46125 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46126 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46127 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46128 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46129 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46130 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46131 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46132 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46133 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46134 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46135 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #46136 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #46137 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46138 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46139 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #46140 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46141 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46142 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46143 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46144 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46145 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46146 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46147 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46148 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46149 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46150 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46151 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #46152 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #46153 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46154 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46155 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #46156 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46157 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46158 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46159 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46160 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46161 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46162 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46163 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46164 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46165 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46166 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46167 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #46168 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #46169 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46170 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46171 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #46172 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46173 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46174 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46175 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46176 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46177 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46178 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46179 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46180 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46181 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46182 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46183 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #46184 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #46185 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46186 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46187 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #46188 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46189 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46190 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46191 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46192 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46193 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46194 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46195 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46196 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46197 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46198 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46199 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #46200 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #46201 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46202 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46203 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #46204 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46205 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46206 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46207 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46208 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46209 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46210 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46211 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46212 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46213 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46214 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46215 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #46216 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #46217 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46218 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46219 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #46220 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46221 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46222 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46223 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46224 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46225 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46226 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46227 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46228 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46229 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46230 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46231 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #46232 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #46233 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46234 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46235 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #46236 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46237 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46238 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46239 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46240 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46241 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46242 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46243 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46244 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46245 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46246 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46247 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #46248 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #46249 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46250 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46251 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #46252 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46253 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46254 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46255 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46256 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46257 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46258 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46259 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46260 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46261 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46262 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46263 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #46264 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #46265 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46266 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46267 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #46268 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46269 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46270 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46271 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46272 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46273 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46274 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46275 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46276 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46277 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46278 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46279 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #46280 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #46281 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46282 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46283 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #46284 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46285 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46286 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46287 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46288 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46289 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46290 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46291 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46292 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46293 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46294 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46295 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #46296 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #46297 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46298 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46299 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #46300 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46301 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46302 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46303 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46304 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46305 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46306 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46307 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46308 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46309 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46310 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46311 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #46312 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #46313 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46314 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46315 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #46316 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46317 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46318 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46319 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46320 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46321 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46322 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46323 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46324 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46325 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46326 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46327 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #46328 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #46329 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46330 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46331 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #46332 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46333 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46334 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46335 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46336 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46337 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46338 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46339 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46340 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46341 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46342 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46343 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #46344 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #46345 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46346 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46347 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #46348 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46349 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46350 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46351 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46352 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46353 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46354 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46355 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46356 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46357 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46358 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46359 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #46360 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #46361 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46362 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46363 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #46364 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46365 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46366 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46367 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46368 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46369 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46370 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46371 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46372 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46373 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46374 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46375 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #46376 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #46377 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46378 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46379 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #46380 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46381 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46382 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46383 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46384 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46385 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46386 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46387 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46388 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46389 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46390 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46391 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #46392 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #46393 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46394 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46395 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #46396 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46397 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46398 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46399 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46400 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46401 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46402 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46403 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46404 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46405 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46406 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46407 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #46408 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #46409 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46410 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46411 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #46412 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46413 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46414 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46415 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46416 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46417 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46418 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46419 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46420 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46421 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46422 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46423 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #46424 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #46425 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46426 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46427 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #46428 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46429 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46430 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46431 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46432 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46433 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46434 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46435 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46436 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46437 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46438 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46439 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #46440 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #46441 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46442 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46443 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #46444 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46445 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46446 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46447 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46448 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46449 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46450 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46451 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46452 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46453 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46454 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46455 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #46456 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #46457 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46458 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46459 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #46460 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46461 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46462 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46463 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46464 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46465 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46466 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46467 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46468 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46469 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46470 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46471 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #46472 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #46473 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46474 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46475 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #46476 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46477 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46478 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46479 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46480 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46481 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46482 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46483 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46484 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46485 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46486 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46487 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #46488 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #46489 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46490 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46491 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #46492 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46493 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46494 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46495 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46496 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46497 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46498 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46499 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46500 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46501 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46502 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46503 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #46504 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #46505 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46506 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46507 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #46508 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46509 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46510 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46511 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46512 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46513 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46514 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46515 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46516 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46517 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46518 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46519 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #46520 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #46521 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46522 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46523 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #46524 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46525 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46526 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46527 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46528 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46529 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46530 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46531 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46532 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46533 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46534 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46535 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #46536 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #46537 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46538 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46539 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #46540 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46541 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46542 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46543 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46544 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46545 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46546 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46547 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46548 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46549 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46550 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46551 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #46552 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #46553 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46554 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46555 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #46556 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46557 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46558 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46559 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46560 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46561 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46562 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46563 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46564 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46565 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46566 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46567 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #46568 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #46569 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46570 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46571 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #46572 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46573 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46574 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46575 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46576 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46577 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46578 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46579 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46580 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46581 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46582 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46583 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #46584 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #46585 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46586 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46587 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #46588 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46589 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46590 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46591 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46592 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46593 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46594 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46595 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46596 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46597 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46598 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46599 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #46600 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #46601 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46602 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46603 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #46604 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46605 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46606 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46607 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46608 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46609 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46610 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46611 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46612 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46613 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46614 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46615 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #46616 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #46617 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46618 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46619 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #46620 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46621 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46622 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46623 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46624 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46625 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46626 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46627 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46628 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46629 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46630 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46631 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #46632 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #46633 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46634 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46635 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #46636 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46637 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46638 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46639 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46640 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46641 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46642 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46643 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46644 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46645 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46646 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46647 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #46648 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #46649 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46650 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46651 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #46652 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46653 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46654 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46655 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46656 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46657 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46658 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46659 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46660 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46661 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46662 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46663 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #46664 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #46665 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46666 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46667 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #46668 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46669 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46670 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46671 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46672 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46673 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46674 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46675 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46676 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46677 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46678 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46679 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #46680 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #46681 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46682 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46683 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #46684 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46685 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46686 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46687 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46688 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46689 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46690 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46691 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46692 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46693 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46694 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46695 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #46696 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #46697 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46698 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46699 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #46700 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46701 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46702 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46703 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46704 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46705 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46706 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46707 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46708 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46709 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46710 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46711 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #46712 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #46713 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46714 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46715 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #46716 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46717 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46718 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46719 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46720 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46721 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46722 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46723 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46724 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46725 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46726 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46727 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #46728 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #46729 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46730 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46731 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #46732 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46733 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46734 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46735 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46736 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46737 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46738 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46739 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46740 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46741 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46742 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46743 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #46744 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #46745 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46746 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46747 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #46748 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46749 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46750 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46751 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46752 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46753 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46754 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46755 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46756 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46757 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46758 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46759 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #46760 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #46761 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46762 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46763 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #46764 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46765 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46766 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46767 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46768 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46769 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46770 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46771 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46772 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46773 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46774 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46775 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #46776 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #46777 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46778 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46779 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #46780 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46781 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46782 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46783 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46784 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46785 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46786 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46787 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46788 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46789 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46790 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46791 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #46792 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #46793 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46794 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46795 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #46796 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46797 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46798 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46799 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46800 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46801 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46802 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46803 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46804 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46805 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46806 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46807 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #46808 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #46809 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46810 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46811 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #46812 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46813 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46814 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46815 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46816 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46817 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46818 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46819 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46820 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46821 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46822 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46823 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #46824 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #46825 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46826 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46827 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #46828 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46829 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46830 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46831 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46832 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46833 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46834 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46835 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46836 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46837 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46838 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46839 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #46840 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #46841 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46842 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46843 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #46844 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46845 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46846 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46847 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46848 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46849 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46850 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46851 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46852 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46853 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46854 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46855 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #46856 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #46857 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46858 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46859 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #46860 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46861 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46862 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46863 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46864 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46865 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46866 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46867 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46868 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46869 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46870 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46871 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #46872 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #46873 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46874 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46875 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #46876 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46877 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46878 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46879 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46880 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46881 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46882 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46883 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46884 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46885 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46886 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46887 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #46888 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #46889 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46890 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46891 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #46892 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46893 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46894 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46895 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46896 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46897 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46898 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46899 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46900 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46901 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46902 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46903 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #46904 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #46905 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46906 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46907 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #46908 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46909 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46910 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46911 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46912 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46913 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46914 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46915 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46916 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46917 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46918 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46919 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #46920 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #46921 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46922 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46923 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #46924 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46925 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46926 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46927 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46928 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46929 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46930 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46931 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46932 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46933 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46934 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46935 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #46936 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #46937 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46938 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46939 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #46940 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46941 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46942 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46943 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46944 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46945 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46946 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46947 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46948 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46949 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46950 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46951 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #46952 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #46953 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46954 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46955 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #46956 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46957 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46958 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46959 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46960 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46961 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46962 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46963 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46964 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46965 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46966 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46967 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #46968 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #46969 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46970 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46971 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #46972 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46973 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46974 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46975 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46976 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46977 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46978 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46979 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46980 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46981 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46982 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46983 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #46984 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #46985 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46986 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46987 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #46988 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46989 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46990 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46991 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46992 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46993 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46994 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #46995 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46996 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46997 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #46998 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #46999 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #47000 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #47001 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47002 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47003 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #47004 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47005 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47006 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47007 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47008 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47009 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47010 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47011 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47012 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47013 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47014 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47015 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #47016 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #47017 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47018 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47019 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #47020 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47021 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47022 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47023 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47024 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47025 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47026 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47027 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47028 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47029 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47030 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47031 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #47032 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #47033 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47034 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47035 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #47036 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47037 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47038 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47039 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47040 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47041 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47042 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47043 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47044 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47045 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47046 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47047 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #47048 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #47049 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47050 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47051 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #47052 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47053 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47054 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47055 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47056 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47057 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47058 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47059 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47060 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47061 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47062 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47063 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #47064 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #47065 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47066 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47067 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #47068 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47069 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47070 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47071 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47072 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47073 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47074 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47075 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47076 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47077 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47078 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47079 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #47080 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #47081 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47082 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47083 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #47084 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47085 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47086 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47087 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47088 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47089 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47090 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47091 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47092 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47093 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47094 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47095 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #47096 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #47097 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47098 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47099 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #47100 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47101 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47102 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47103 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47104 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47105 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47106 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47107 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47108 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47109 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47110 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47111 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #47112 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #47113 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47114 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47115 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #47116 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47117 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47118 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47119 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47120 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47121 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47122 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47123 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47124 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47125 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47126 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47127 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #47128 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #47129 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47130 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47131 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #47132 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47133 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47134 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47135 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47136 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47137 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47138 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47139 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47140 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47141 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47142 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47143 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #47144 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #47145 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47146 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47147 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #47148 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47149 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47150 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47151 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47152 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47153 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47154 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47155 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47156 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47157 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47158 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47159 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #47160 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #47161 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47162 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47163 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #47164 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47165 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47166 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47167 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47168 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47169 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47170 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47171 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47172 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47173 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47174 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47175 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #47176 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #47177 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47178 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47179 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #47180 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47181 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47182 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47183 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47184 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47185 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47186 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47187 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47188 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47189 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47190 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47191 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #47192 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #47193 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47194 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47195 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #47196 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47197 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47198 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47199 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47200 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47201 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47202 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47203 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47204 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47205 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47206 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47207 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #47208 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #47209 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47210 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47211 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #47212 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47213 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47214 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47215 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47216 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47217 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47218 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47219 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47220 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47221 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47222 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47223 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #47224 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #47225 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47226 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47227 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #47228 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47229 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47230 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47231 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47232 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47233 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47234 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47235 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47236 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47237 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47238 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47239 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #47240 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #47241 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47242 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47243 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #47244 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47245 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47246 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47247 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47248 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47249 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47250 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47251 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47252 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47253 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47254 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47255 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #47256 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #47257 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47258 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47259 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #47260 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47261 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47262 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47263 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47264 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47265 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47266 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47267 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47268 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47269 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47270 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47271 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #47272 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #47273 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47274 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47275 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #47276 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47277 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47278 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47279 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47280 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47281 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47282 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47283 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47284 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47285 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47286 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47287 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #47288 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #47289 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47290 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47291 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #47292 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47293 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47294 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47295 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47296 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47297 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47298 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47299 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47300 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47301 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47302 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47303 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #47304 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #47305 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47306 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47307 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #47308 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47309 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47310 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47311 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47312 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47313 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47314 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47315 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47316 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47317 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47318 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47319 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #47320 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #47321 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47322 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47323 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #47324 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47325 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47326 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47327 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47328 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47329 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47330 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47331 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47332 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47333 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47334 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47335 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #47336 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #47337 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47338 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47339 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #47340 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47341 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47342 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47343 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47344 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47345 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47346 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47347 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47348 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47349 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47350 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47351 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #47352 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #47353 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47354 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47355 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #47356 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47357 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47358 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47359 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47360 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47361 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47362 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47363 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47364 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47365 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47366 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47367 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #47368 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #47369 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47370 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47371 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #47372 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47373 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47374 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47375 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47376 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47377 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47378 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47379 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47380 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47381 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47382 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47383 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #47384 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #47385 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47386 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47387 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #47388 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47389 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47390 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47391 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47392 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47393 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47394 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47395 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47396 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47397 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47398 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47399 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #47400 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #47401 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47402 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47403 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #47404 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47405 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47406 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47407 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47408 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47409 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47410 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47411 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47412 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47413 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47414 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47415 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #47416 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #47417 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47418 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47419 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #47420 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47421 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47422 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47423 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47424 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47425 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47426 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47427 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47428 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47429 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47430 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47431 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #47432 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #47433 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47434 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47435 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #47436 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47437 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47438 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47439 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47440 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47441 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47442 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47443 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47444 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47445 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47446 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47447 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #47448 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #47449 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47450 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47451 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #47452 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47453 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47454 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47455 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47456 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47457 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47458 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47459 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47460 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47461 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47462 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47463 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #47464 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #47465 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47466 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47467 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #47468 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47469 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47470 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47471 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47472 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47473 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47474 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47475 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47476 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47477 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47478 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47479 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #47480 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #47481 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47482 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47483 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #47484 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47485 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47486 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47487 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47488 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47489 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47490 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47491 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47492 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47493 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47494 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47495 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #47496 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #47497 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47498 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47499 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #47500 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47501 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47502 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47503 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47504 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47505 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47506 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47507 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47508 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47509 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47510 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47511 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #47512 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #47513 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47514 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47515 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #47516 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47517 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47518 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47519 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47520 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47521 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47522 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47523 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47524 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47525 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47526 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47527 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #47528 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #47529 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47530 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47531 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #47532 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47533 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47534 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47535 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47536 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47537 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47538 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47539 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47540 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47541 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47542 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47543 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #47544 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #47545 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47546 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47547 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #47548 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47549 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47550 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47551 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47552 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47553 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47554 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47555 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47556 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47557 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47558 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47559 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #47560 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #47561 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47562 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47563 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #47564 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47565 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47566 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47567 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47568 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47569 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47570 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47571 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47572 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47573 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47574 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47575 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #47576 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #47577 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47578 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47579 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #47580 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47581 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47582 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47583 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47584 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47585 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47586 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47587 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47588 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47589 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47590 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47591 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #47592 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #47593 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47594 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47595 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #47596 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47597 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47598 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47599 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47600 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47601 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47602 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47603 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47604 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47605 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47606 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47607 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #47608 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #47609 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47610 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47611 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #47612 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47613 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47614 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47615 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47616 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47617 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47618 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47619 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47620 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47621 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47622 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47623 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #47624 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #47625 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47626 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47627 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #47628 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47629 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47630 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47631 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47632 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47633 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47634 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47635 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47636 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47637 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47638 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47639 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #47640 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #47641 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47642 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47643 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #47644 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47645 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47646 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47647 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47648 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47649 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47650 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47651 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47652 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47653 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47654 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47655 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #47656 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #47657 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47658 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47659 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #47660 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47661 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47662 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47663 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47664 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47665 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47666 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47667 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47668 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47669 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47670 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47671 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #47672 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #47673 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47674 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47675 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #47676 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47677 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47678 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47679 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47680 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47681 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47682 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47683 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47684 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47685 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47686 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47687 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #47688 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #47689 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47690 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47691 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #47692 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47693 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47694 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47695 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47696 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47697 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47698 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47699 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47700 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47701 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47702 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47703 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #47704 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #47705 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47706 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47707 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #47708 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47709 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47710 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47711 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47712 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47713 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47714 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47715 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47716 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47717 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47718 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47719 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #47720 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #47721 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47722 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47723 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #47724 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47725 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47726 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47727 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47728 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47729 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47730 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47731 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47732 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47733 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47734 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47735 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #47736 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #47737 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47738 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47739 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #47740 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47741 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47742 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47743 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47744 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47745 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47746 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47747 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47748 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47749 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47750 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47751 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #47752 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #47753 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47754 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47755 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #47756 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47757 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47758 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47759 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47760 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47761 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47762 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47763 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47764 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47765 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47766 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47767 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #47768 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #47769 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47770 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47771 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #47772 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47773 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47774 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47775 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47776 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47777 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47778 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47779 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47780 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47781 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47782 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47783 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #47784 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #47785 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47786 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47787 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #47788 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47789 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47790 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47791 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47792 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47793 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47794 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47795 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47796 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47797 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47798 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47799 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #47800 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #47801 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47802 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47803 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #47804 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47805 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47806 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47807 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47808 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47809 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47810 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47811 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47812 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47813 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47814 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47815 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #47816 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #47817 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47818 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47819 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #47820 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47821 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47822 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47823 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47824 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47825 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47826 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47827 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47828 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47829 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47830 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47831 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #47832 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #47833 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47834 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47835 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #47836 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47837 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47838 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47839 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47840 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47841 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47842 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47843 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47844 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47845 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47846 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47847 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #47848 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #47849 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47850 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47851 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #47852 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47853 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47854 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47855 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47856 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47857 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47858 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47859 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47860 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47861 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47862 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47863 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #47864 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #47865 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47866 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47867 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #47868 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47869 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47870 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47871 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47872 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47873 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47874 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47875 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47876 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47877 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47878 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47879 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #47880 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #47881 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47882 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47883 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #47884 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47885 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47886 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47887 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47888 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47889 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47890 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47891 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47892 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47893 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47894 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47895 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #47896 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #47897 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47898 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47899 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #47900 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47901 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47902 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47903 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47904 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47905 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47906 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47907 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47908 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47909 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47910 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47911 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #47912 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #47913 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47914 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47915 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #47916 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47917 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47918 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47919 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47920 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47921 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47922 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47923 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47924 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47925 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47926 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47927 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #47928 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #47929 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47930 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47931 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #47932 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47933 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47934 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47935 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47936 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47937 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47938 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47939 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47940 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47941 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47942 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47943 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #47944 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #47945 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47946 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47947 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #47948 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47949 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47950 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47951 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47952 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47953 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47954 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47955 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47956 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47957 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47958 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47959 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #47960 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #47961 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47962 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47963 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #47964 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47965 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47966 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47967 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47968 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47969 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47970 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47971 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47972 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47973 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47974 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47975 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #47976 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #47977 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47978 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47979 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #47980 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47981 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47982 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47983 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47984 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47985 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47986 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47987 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47988 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47989 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #47990 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #47991 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #47992 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #47993 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47994 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47995 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #47996 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47997 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47998 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #47999 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48000 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48001 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48002 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48003 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48004 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48005 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48006 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48007 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #48008 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #48009 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48010 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48011 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #48012 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48013 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48014 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48015 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48016 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48017 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48018 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48019 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48020 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48021 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48022 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48023 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #48024 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #48025 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48026 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48027 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #48028 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48029 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48030 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48031 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48032 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48033 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48034 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48035 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48036 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48037 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48038 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48039 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #48040 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #48041 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48042 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48043 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #48044 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48045 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48046 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48047 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48048 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48049 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48050 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48051 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48052 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48053 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48054 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48055 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #48056 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #48057 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48058 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48059 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #48060 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48061 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48062 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48063 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48064 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48065 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48066 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48067 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48068 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48069 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48070 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48071 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #48072 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #48073 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48074 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48075 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #48076 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48077 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48078 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48079 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48080 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48081 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48082 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48083 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48084 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48085 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48086 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48087 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #48088 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #48089 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48090 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48091 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #48092 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48093 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48094 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48095 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48096 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48097 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48098 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48099 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48100 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48101 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48102 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48103 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #48104 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #48105 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48106 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48107 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #48108 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48109 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48110 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48111 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48112 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48113 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48114 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48115 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48116 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48117 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48118 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48119 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #48120 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #48121 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48122 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48123 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #48124 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48125 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48126 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48127 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48128 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48129 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48130 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48131 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48132 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48133 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48134 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48135 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #48136 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #48137 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48138 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48139 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #48140 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48141 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48142 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48143 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48144 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48145 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48146 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48147 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48148 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48149 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48150 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48151 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #48152 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #48153 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48154 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48155 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #48156 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48157 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48158 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48159 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48160 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48161 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48162 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48163 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48164 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48165 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48166 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48167 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #48168 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #48169 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48170 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48171 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #48172 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48173 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48174 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48175 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48176 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48177 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48178 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48179 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48180 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48181 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48182 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48183 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #48184 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #48185 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48186 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48187 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #48188 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48189 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48190 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48191 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48192 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48193 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48194 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48195 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48196 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48197 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48198 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48199 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #48200 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #48201 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48202 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48203 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #48204 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48205 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48206 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48207 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48208 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48209 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48210 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48211 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48212 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48213 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48214 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48215 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #48216 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #48217 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48218 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48219 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #48220 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48221 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48222 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48223 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48224 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48225 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48226 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48227 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48228 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48229 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48230 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48231 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #48232 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #48233 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48234 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48235 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #48236 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48237 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48238 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48239 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48240 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48241 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48242 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48243 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48244 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48245 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48246 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48247 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #48248 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #48249 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48250 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48251 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #48252 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48253 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48254 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48255 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48256 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48257 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48258 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48259 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48260 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48261 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48262 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48263 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #48264 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #48265 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48266 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48267 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #48268 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48269 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48270 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48271 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48272 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48273 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48274 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48275 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48276 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48277 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48278 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48279 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #48280 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #48281 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48282 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48283 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #48284 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48285 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48286 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48287 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48288 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48289 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48290 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48291 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48292 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48293 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48294 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48295 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #48296 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #48297 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48298 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48299 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #48300 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48301 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48302 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48303 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48304 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48305 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48306 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48307 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48308 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48309 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48310 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48311 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #48312 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #48313 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48314 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48315 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #48316 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48317 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48318 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48319 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48320 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48321 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48322 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48323 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48324 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48325 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48326 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48327 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #48328 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #48329 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48330 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48331 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #48332 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48333 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48334 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48335 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48336 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48337 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48338 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48339 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48340 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48341 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48342 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48343 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #48344 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #48345 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48346 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48347 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #48348 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48349 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48350 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48351 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48352 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48353 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48354 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48355 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48356 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48357 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48358 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48359 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #48360 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #48361 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48362 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48363 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #48364 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48365 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48366 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48367 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48368 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48369 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48370 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48371 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48372 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48373 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48374 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48375 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #48376 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #48377 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48378 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48379 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #48380 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48381 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48382 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48383 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48384 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48385 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48386 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48387 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48388 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48389 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48390 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48391 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #48392 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #48393 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48394 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48395 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #48396 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48397 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48398 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48399 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48400 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48401 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48402 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48403 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48404 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48405 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48406 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48407 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #48408 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #48409 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48410 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48411 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #48412 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48413 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48414 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48415 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48416 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48417 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48418 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48419 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48420 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48421 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48422 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48423 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #48424 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #48425 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48426 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48427 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #48428 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48429 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48430 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48431 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48432 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48433 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48434 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48435 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48436 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48437 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48438 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48439 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #48440 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #48441 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48442 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48443 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #48444 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48445 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48446 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48447 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48448 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48449 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48450 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48451 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48452 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48453 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48454 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48455 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #48456 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #48457 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48458 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48459 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #48460 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48461 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48462 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48463 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48464 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48465 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48466 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48467 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48468 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48469 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48470 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48471 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #48472 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #48473 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48474 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48475 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #48476 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48477 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48478 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48479 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48480 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48481 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48482 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48483 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48484 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48485 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48486 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48487 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #48488 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #48489 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48490 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48491 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #48492 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48493 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48494 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48495 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48496 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48497 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48498 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48499 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48500 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48501 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48502 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48503 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #48504 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #48505 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48506 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48507 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #48508 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48509 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48510 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48511 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48512 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48513 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48514 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48515 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48516 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48517 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48518 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48519 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #48520 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #48521 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48522 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48523 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #48524 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48525 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48526 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48527 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48528 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48529 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48530 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48531 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48532 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48533 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48534 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48535 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #48536 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #48537 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48538 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48539 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #48540 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48541 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48542 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48543 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48544 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48545 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48546 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48547 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48548 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48549 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48550 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48551 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #48552 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #48553 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48554 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48555 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #48556 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48557 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48558 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48559 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48560 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48561 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48562 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48563 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48564 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48565 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48566 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48567 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #48568 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #48569 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48570 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48571 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #48572 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48573 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48574 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48575 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48576 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48577 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48578 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48579 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48580 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48581 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48582 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48583 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #48584 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #48585 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48586 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48587 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #48588 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48589 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48590 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48591 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48592 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48593 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48594 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48595 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48596 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48597 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48598 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48599 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #48600 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #48601 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48602 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48603 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #48604 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48605 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48606 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48607 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48608 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48609 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48610 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48611 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48612 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48613 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48614 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48615 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #48616 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #48617 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48618 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48619 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #48620 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48621 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48622 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48623 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48624 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48625 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48626 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48627 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48628 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48629 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48630 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48631 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #48632 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #48633 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48634 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48635 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #48636 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48637 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48638 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48639 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48640 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48641 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48642 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48643 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48644 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48645 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48646 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48647 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #48648 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #48649 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48650 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48651 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #48652 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48653 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48654 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48655 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48656 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48657 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48658 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48659 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48660 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48661 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48662 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48663 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #48664 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #48665 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48666 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48667 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #48668 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48669 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48670 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48671 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48672 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48673 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48674 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48675 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48676 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48677 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48678 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48679 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #48680 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #48681 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48682 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48683 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #48684 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48685 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48686 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48687 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48688 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48689 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48690 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48691 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48692 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48693 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48694 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48695 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #48696 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #48697 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48698 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48699 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #48700 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48701 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48702 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48703 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48704 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48705 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48706 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48707 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48708 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48709 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48710 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48711 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #48712 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #48713 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48714 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48715 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #48716 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48717 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48718 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48719 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48720 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48721 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48722 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48723 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48724 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48725 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48726 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48727 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #48728 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #48729 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48730 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48731 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #48732 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48733 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48734 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48735 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48736 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48737 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48738 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48739 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48740 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48741 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48742 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48743 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #48744 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #48745 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48746 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48747 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #48748 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48749 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48750 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48751 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48752 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48753 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48754 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48755 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48756 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48757 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48758 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48759 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #48760 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #48761 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48762 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48763 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #48764 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48765 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48766 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48767 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48768 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48769 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48770 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48771 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48772 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48773 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48774 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48775 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #48776 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #48777 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48778 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48779 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #48780 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48781 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48782 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48783 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48784 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48785 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48786 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48787 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48788 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48789 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48790 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48791 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #48792 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #48793 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48794 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48795 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #48796 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48797 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48798 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48799 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48800 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48801 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48802 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48803 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48804 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48805 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48806 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48807 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #48808 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #48809 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48810 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48811 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #48812 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48813 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48814 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48815 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48816 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48817 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48818 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48819 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48820 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48821 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48822 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48823 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #48824 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #48825 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48826 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48827 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #48828 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48829 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48830 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48831 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48832 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48833 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48834 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48835 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48836 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48837 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48838 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48839 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #48840 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #48841 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48842 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48843 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #48844 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48845 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48846 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48847 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48848 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48849 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48850 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48851 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48852 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48853 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48854 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48855 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #48856 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #48857 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48858 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48859 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #48860 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48861 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48862 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48863 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48864 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48865 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48866 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48867 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48868 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48869 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48870 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48871 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #48872 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #48873 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48874 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48875 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #48876 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48877 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48878 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48879 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48880 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48881 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48882 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48883 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48884 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48885 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48886 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48887 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #48888 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #48889 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48890 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48891 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #48892 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48893 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48894 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48895 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48896 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48897 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48898 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48899 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48900 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48901 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48902 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48903 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #48904 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #48905 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48906 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48907 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #48908 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48909 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48910 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48911 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48912 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48913 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48914 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48915 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48916 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48917 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48918 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48919 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #48920 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #48921 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48922 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48923 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #48924 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48925 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48926 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48927 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48928 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48929 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48930 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48931 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48932 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48933 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48934 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48935 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #48936 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #48937 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48938 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48939 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #48940 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48941 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48942 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48943 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48944 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48945 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48946 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48947 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48948 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48949 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48950 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48951 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #48952 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #48953 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48954 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48955 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #48956 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48957 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48958 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48959 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48960 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48961 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48962 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48963 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48964 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48965 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48966 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48967 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #48968 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #48969 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48970 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48971 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #48972 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48973 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48974 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48975 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48976 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48977 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48978 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48979 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48980 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48981 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48982 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48983 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #48984 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #48985 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48986 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48987 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #48988 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48989 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48990 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48991 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48992 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48993 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48994 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #48995 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48996 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48997 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #48998 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #48999 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #49000 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #49001 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49002 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49003 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #49004 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49005 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49006 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49007 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49008 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49009 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49010 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49011 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49012 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49013 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49014 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49015 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #49016 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #49017 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49018 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49019 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #49020 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49021 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49022 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49023 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49024 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49025 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49026 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49027 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49028 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49029 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49030 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49031 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #49032 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #49033 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49034 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49035 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #49036 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49037 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49038 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49039 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49040 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49041 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49042 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49043 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49044 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49045 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49046 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49047 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #49048 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #49049 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49050 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49051 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #49052 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49053 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49054 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49055 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49056 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49057 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49058 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49059 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49060 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49061 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49062 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49063 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #49064 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #49065 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49066 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49067 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #49068 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49069 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49070 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49071 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49072 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49073 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49074 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49075 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49076 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49077 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49078 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49079 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #49080 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #49081 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49082 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49083 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #49084 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49085 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49086 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49087 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49088 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49089 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49090 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49091 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49092 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49093 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49094 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49095 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #49096 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #49097 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49098 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49099 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #49100 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49101 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49102 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49103 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49104 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49105 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49106 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49107 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49108 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49109 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49110 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49111 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #49112 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #49113 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49114 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49115 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #49116 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49117 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49118 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49119 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49120 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49121 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49122 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49123 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49124 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49125 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49126 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49127 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #49128 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #49129 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49130 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49131 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #49132 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49133 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49134 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49135 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49136 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49137 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49138 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49139 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49140 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49141 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49142 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49143 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #49144 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #49145 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49146 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49147 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #49148 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49149 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49150 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49151 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49152 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49153 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49154 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49155 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49156 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49157 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49158 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49159 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #49160 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #49161 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49162 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49163 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #49164 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49165 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49166 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49167 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49168 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49169 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49170 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49171 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49172 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49173 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49174 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49175 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #49176 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #49177 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49178 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49179 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #49180 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49181 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49182 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49183 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49184 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49185 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49186 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49187 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49188 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49189 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49190 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49191 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #49192 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #49193 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49194 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49195 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #49196 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49197 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49198 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49199 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49200 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49201 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49202 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49203 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49204 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49205 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49206 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49207 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #49208 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #49209 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49210 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49211 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #49212 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49213 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49214 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49215 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49216 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49217 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49218 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49219 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49220 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49221 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49222 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49223 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #49224 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #49225 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49226 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49227 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #49228 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49229 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49230 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49231 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49232 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49233 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49234 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49235 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49236 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49237 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49238 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49239 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #49240 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #49241 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49242 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49243 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #49244 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49245 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49246 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49247 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49248 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49249 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49250 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49251 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49252 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49253 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49254 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49255 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #49256 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #49257 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49258 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49259 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #49260 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49261 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49262 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49263 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49264 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49265 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49266 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49267 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49268 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49269 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49270 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49271 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #49272 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #49273 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49274 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49275 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #49276 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49277 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49278 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49279 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49280 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49281 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49282 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49283 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49284 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49285 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49286 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49287 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #49288 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #49289 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49290 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49291 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #49292 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49293 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49294 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49295 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49296 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49297 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49298 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49299 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49300 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49301 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49302 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49303 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #49304 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #49305 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49306 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49307 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #49308 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49309 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49310 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49311 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49312 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49313 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49314 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49315 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49316 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49317 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49318 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49319 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #49320 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #49321 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49322 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49323 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #49324 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49325 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49326 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49327 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49328 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49329 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49330 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49331 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49332 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49333 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49334 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49335 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #49336 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #49337 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49338 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49339 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #49340 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49341 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49342 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49343 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49344 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49345 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49346 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49347 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49348 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49349 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49350 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49351 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #49352 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #49353 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49354 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49355 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #49356 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49357 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49358 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49359 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49360 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49361 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49362 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49363 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49364 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49365 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49366 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49367 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #49368 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #49369 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49370 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49371 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #49372 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49373 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49374 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49375 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49376 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49377 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49378 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49379 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49380 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49381 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49382 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49383 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #49384 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #49385 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49386 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49387 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #49388 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49389 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49390 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49391 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49392 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49393 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49394 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49395 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49396 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49397 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49398 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49399 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #49400 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #49401 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49402 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49403 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #49404 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49405 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49406 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49407 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49408 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49409 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49410 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49411 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49412 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49413 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49414 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49415 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #49416 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #49417 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49418 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49419 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #49420 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49421 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49422 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49423 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49424 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49425 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49426 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49427 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49428 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49429 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49430 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49431 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #49432 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #49433 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49434 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49435 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #49436 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49437 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49438 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49439 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49440 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49441 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49442 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49443 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49444 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49445 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49446 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49447 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #49448 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #49449 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49450 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49451 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #49452 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49453 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49454 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49455 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49456 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49457 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49458 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49459 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49460 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49461 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49462 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49463 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #49464 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #49465 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49466 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49467 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #49468 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49469 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49470 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49471 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49472 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49473 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49474 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49475 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49476 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49477 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49478 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49479 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #49480 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #49481 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49482 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49483 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #49484 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49485 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49486 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49487 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49488 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49489 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49490 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49491 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49492 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49493 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49494 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49495 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #49496 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #49497 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49498 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49499 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #49500 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49501 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49502 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49503 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49504 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49505 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49506 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49507 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49508 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49509 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49510 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49511 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #49512 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #49513 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49514 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49515 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #49516 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49517 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49518 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49519 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49520 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49521 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49522 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49523 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49524 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49525 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49526 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49527 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #49528 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #49529 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49530 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49531 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #49532 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49533 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49534 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49535 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49536 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49537 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49538 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49539 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49540 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49541 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49542 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49543 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #49544 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #49545 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49546 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49547 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #49548 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49549 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49550 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49551 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49552 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49553 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49554 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49555 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49556 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49557 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49558 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49559 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #49560 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #49561 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49562 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49563 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #49564 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49565 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49566 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49567 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49568 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49569 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49570 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49571 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49572 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49573 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49574 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49575 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #49576 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #49577 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49578 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49579 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #49580 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49581 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49582 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49583 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49584 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49585 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49586 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49587 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49588 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49589 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49590 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49591 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #49592 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #49593 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49594 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49595 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #49596 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49597 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49598 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49599 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49600 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49601 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49602 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49603 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49604 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49605 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49606 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49607 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #49608 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #49609 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49610 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49611 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #49612 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49613 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49614 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49615 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49616 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49617 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49618 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49619 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49620 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49621 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49622 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49623 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #49624 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #49625 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49626 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49627 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #49628 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49629 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49630 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49631 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49632 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49633 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49634 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49635 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49636 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49637 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49638 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49639 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #49640 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #49641 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49642 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49643 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #49644 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49645 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49646 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49647 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49648 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49649 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49650 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49651 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49652 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49653 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49654 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49655 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #49656 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #49657 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49658 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49659 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #49660 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49661 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49662 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49663 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49664 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49665 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49666 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49667 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49668 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49669 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49670 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49671 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #49672 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #49673 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49674 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49675 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #49676 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49677 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49678 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49679 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49680 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49681 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49682 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49683 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49684 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49685 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49686 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49687 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #49688 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #49689 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49690 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49691 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #49692 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49693 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49694 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49695 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49696 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49697 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49698 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49699 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49700 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49701 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49702 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49703 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #49704 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #49705 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49706 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49707 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #49708 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49709 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49710 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49711 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49712 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49713 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49714 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49715 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49716 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49717 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49718 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49719 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #49720 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #49721 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49722 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49723 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #49724 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49725 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49726 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49727 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49728 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49729 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49730 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49731 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49732 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49733 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49734 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49735 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #49736 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #49737 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49738 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49739 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #49740 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49741 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49742 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49743 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49744 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49745 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49746 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49747 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49748 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49749 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49750 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49751 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #49752 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #49753 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49754 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49755 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #49756 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49757 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49758 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49759 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49760 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49761 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49762 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49763 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49764 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49765 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49766 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49767 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #49768 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #49769 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49770 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49771 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #49772 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49773 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49774 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49775 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49776 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49777 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49778 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49779 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49780 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49781 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49782 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49783 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #49784 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #49785 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49786 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49787 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #49788 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49789 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49790 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49791 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49792 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49793 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49794 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49795 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49796 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49797 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49798 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49799 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #49800 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #49801 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49802 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49803 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #49804 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49805 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49806 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49807 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49808 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49809 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49810 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49811 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49812 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49813 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49814 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49815 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #49816 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #49817 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49818 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49819 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #49820 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49821 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49822 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49823 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49824 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49825 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49826 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49827 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49828 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49829 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49830 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49831 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #49832 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #49833 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49834 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49835 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #49836 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49837 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49838 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49839 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49840 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49841 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49842 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49843 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49844 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49845 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49846 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49847 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #49848 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #49849 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49850 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49851 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #49852 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49853 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49854 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49855 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49856 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49857 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49858 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49859 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49860 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49861 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49862 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49863 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #49864 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #49865 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49866 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49867 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #49868 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49869 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49870 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49871 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49872 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49873 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49874 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49875 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49876 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49877 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49878 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49879 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #49880 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #49881 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49882 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49883 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #49884 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49885 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49886 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49887 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49888 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49889 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49890 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49891 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49892 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49893 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49894 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49895 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #49896 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #49897 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49898 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49899 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #49900 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49901 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49902 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49903 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49904 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49905 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49906 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49907 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49908 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49909 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49910 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49911 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #49912 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #49913 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49914 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49915 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #49916 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49917 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49918 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49919 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49920 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49921 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49922 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49923 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49924 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49925 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49926 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49927 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #49928 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #49929 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49930 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49931 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #49932 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49933 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49934 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49935 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49936 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49937 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49938 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49939 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49940 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49941 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49942 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49943 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #49944 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #49945 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49946 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49947 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #49948 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49949 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49950 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49951 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49952 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49953 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49954 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49955 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49956 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49957 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49958 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49959 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #49960 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #49961 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49962 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49963 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #49964 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49965 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49966 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49967 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49968 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49969 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49970 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49971 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49972 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49973 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49974 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49975 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #49976 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #49977 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49978 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49979 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #49980 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49981 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49982 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49983 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49984 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49985 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49986 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49987 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49988 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49989 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #49990 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #49991 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #49992 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #49993 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49994 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49995 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #49996 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49997 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49998 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #49999 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50000 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50001 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50002 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50003 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50004 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50005 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50006 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50007 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #50008 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #50009 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50010 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50011 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #50012 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50013 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50014 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50015 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50016 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50017 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50018 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50019 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50020 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50021 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50022 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50023 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #50024 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #50025 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50026 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50027 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #50028 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50029 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50030 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50031 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50032 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50033 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50034 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50035 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50036 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50037 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50038 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50039 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #50040 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #50041 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50042 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50043 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #50044 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50045 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50046 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50047 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50048 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50049 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50050 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50051 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50052 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50053 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50054 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50055 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #50056 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #50057 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50058 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50059 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #50060 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50061 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50062 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50063 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50064 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50065 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50066 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50067 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50068 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50069 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50070 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50071 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #50072 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #50073 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50074 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50075 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #50076 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50077 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50078 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50079 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50080 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50081 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50082 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50083 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50084 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50085 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50086 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50087 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #50088 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #50089 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50090 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50091 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #50092 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50093 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50094 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50095 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50096 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50097 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50098 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50099 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50100 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50101 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50102 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50103 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #50104 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #50105 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50106 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50107 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #50108 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50109 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50110 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50111 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50112 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50113 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50114 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50115 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50116 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50117 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50118 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50119 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #50120 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #50121 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50122 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50123 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #50124 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50125 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50126 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50127 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50128 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50129 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50130 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50131 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50132 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50133 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50134 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50135 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #50136 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #50137 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50138 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50139 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #50140 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50141 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50142 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50143 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50144 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50145 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50146 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50147 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50148 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50149 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50150 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50151 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #50152 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #50153 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50154 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50155 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #50156 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50157 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50158 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50159 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50160 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50161 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50162 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50163 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50164 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50165 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50166 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50167 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #50168 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #50169 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50170 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50171 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #50172 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50173 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50174 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50175 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50176 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50177 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50178 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50179 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50180 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50181 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50182 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50183 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #50184 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #50185 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50186 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50187 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #50188 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50189 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50190 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50191 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50192 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50193 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50194 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50195 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50196 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50197 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50198 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50199 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #50200 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #50201 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50202 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50203 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #50204 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50205 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50206 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50207 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50208 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50209 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50210 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50211 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50212 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50213 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50214 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50215 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #50216 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #50217 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50218 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50219 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #50220 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50221 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50222 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50223 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50224 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50225 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50226 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50227 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50228 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50229 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50230 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50231 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #50232 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #50233 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50234 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50235 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #50236 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50237 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50238 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50239 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50240 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50241 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50242 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50243 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50244 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50245 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50246 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50247 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #50248 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #50249 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50250 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50251 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #50252 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50253 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50254 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50255 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50256 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50257 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50258 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50259 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50260 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50261 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50262 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50263 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #50264 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #50265 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50266 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50267 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #50268 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50269 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50270 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50271 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50272 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50273 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50274 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50275 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50276 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50277 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50278 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50279 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #50280 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #50281 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50282 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50283 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #50284 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50285 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50286 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50287 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50288 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50289 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50290 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50291 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50292 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50293 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50294 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50295 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #50296 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #50297 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50298 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50299 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #50300 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50301 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50302 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50303 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50304 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50305 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50306 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50307 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50308 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50309 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50310 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50311 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #50312 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #50313 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50314 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50315 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #50316 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50317 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50318 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50319 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50320 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50321 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50322 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50323 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50324 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50325 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50326 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50327 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #50328 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #50329 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50330 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50331 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #50332 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50333 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50334 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50335 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50336 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50337 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50338 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50339 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50340 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50341 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50342 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50343 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #50344 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #50345 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50346 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50347 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #50348 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50349 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50350 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50351 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50352 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50353 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50354 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50355 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50356 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50357 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50358 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50359 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #50360 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #50361 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50362 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50363 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #50364 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50365 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50366 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50367 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50368 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50369 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50370 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50371 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50372 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50373 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50374 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50375 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #50376 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #50377 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50378 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50379 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #50380 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50381 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50382 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50383 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50384 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50385 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50386 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50387 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50388 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50389 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50390 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50391 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #50392 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #50393 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50394 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50395 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #50396 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50397 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50398 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50399 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50400 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50401 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50402 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50403 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50404 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50405 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50406 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50407 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #50408 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #50409 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50410 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50411 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #50412 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50413 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50414 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50415 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50416 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50417 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50418 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50419 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50420 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50421 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50422 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50423 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #50424 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #50425 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50426 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50427 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #50428 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50429 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50430 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50431 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50432 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50433 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50434 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50435 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50436 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50437 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50438 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50439 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #50440 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #50441 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50442 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50443 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #50444 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50445 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50446 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50447 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50448 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50449 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50450 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50451 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50452 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50453 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50454 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50455 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #50456 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #50457 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50458 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50459 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #50460 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50461 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50462 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50463 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50464 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50465 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50466 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50467 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50468 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50469 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50470 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50471 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #50472 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #50473 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50474 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50475 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #50476 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50477 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50478 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50479 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50480 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50481 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50482 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50483 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50484 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50485 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50486 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50487 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #50488 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #50489 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50490 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50491 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #50492 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50493 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50494 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50495 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50496 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50497 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50498 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50499 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50500 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50501 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50502 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50503 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #50504 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #50505 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50506 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50507 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #50508 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50509 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50510 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50511 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50512 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50513 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50514 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50515 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50516 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50517 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50518 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50519 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #50520 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #50521 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50522 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50523 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #50524 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50525 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50526 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50527 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50528 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50529 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50530 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50531 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50532 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50533 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50534 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50535 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #50536 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #50537 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50538 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50539 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #50540 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50541 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50542 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50543 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50544 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50545 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50546 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50547 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50548 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50549 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50550 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50551 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #50552 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #50553 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50554 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50555 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #50556 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50557 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50558 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50559 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50560 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50561 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50562 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50563 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50564 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50565 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50566 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50567 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #50568 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #50569 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50570 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50571 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #50572 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50573 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50574 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50575 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50576 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50577 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50578 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50579 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50580 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50581 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50582 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50583 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #50584 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #50585 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50586 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50587 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #50588 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50589 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50590 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50591 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50592 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50593 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50594 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50595 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50596 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50597 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50598 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50599 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #50600 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #50601 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50602 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50603 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #50604 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50605 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50606 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50607 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50608 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50609 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50610 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50611 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50612 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50613 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50614 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50615 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #50616 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #50617 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50618 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50619 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #50620 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50621 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50622 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50623 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50624 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50625 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50626 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50627 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50628 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50629 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50630 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50631 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #50632 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #50633 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50634 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50635 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #50636 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50637 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50638 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50639 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50640 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50641 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50642 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50643 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50644 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50645 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50646 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50647 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #50648 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #50649 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50650 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50651 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #50652 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50653 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50654 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50655 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50656 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50657 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50658 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50659 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50660 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50661 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50662 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50663 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #50664 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #50665 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50666 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50667 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #50668 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50669 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50670 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50671 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50672 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50673 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50674 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50675 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50676 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50677 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50678 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50679 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #50680 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #50681 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50682 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50683 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #50684 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50685 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50686 0x00007fffd575c76b in FakeVim::Internal::FakeVimHandler::Private::handleExMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50687 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50688 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50689 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50690 0x00007fffd576007e in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50691 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50692 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50693 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50694 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50695 0x00007fffec822ac9 in ?? () from /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so #50696 0x00007ffff7502b17 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQt5Widgets.so.5 #50697 0x00007fffd57689e9 in FakeVim::Internal::FakeVimPluginPrivate::showCommandBuffer(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50698 0x00007fffd5773023 in FakeVim::Internal::FakeVimPluginPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50699 0x00007ffff6655626 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #50700 0x00007fffd577915b in FakeVim::Internal::FakeVimHandler::commandBufferChanged(QString const&, int, int, int, QObject*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50701 0x00007fffd57430fc in FakeVim::Internal::FakeVimHandler::Private::updateMiniBuffer() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50702 0x00007fffd575fa3a in FakeVim::Internal::FakeVimHandler::Private::handleCommandMode(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50703 0x00007fffd575a626 in FakeVim::Internal::FakeVimHandler::Private::handleCurrentMapAsDefault() () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50704 0x00007fffd575ab48 in FakeVim::Internal::FakeVimHandler::Private::handleKey(FakeVim::Internal::Input const&) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50705 0x00007fffd575ade7 in FakeVim::Internal::FakeVimHandler::Private::handleEvent(QKeyEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50706 0x00007fffd576010c in FakeVim::Internal::FakeVimHandler::eventFilter(QObject*, QEvent*) () from /home/anton/Source/qt-creator/lib/qtcreator/plugins/QtProject/libFakeVim.so #50707 0x00007ffff662fc85 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50708 0x00007ffff74ccedc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50709 0x00007ffff74d2644 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50710 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50711 0x00007ffff75243f3 in ?? () from /usr/lib/libQt5Widgets.so.5 #50712 0x00007ffff74ccefc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50713 0x00007ffff74d1fe6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #50714 0x00007ffff662fa5d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #50715 0x00007ffff6b12b75 in QGuiApplicationPrivate::processKeyEvent(QWindowSystemInterfacePrivate::KeyEvent*) () from /usr/lib/libQt5Gui.so.5 #50716 0x00007ffff6b177e1 in QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) () from /usr/lib/libQt5Gui.so.5 #50717 0x00007ffff6b02008 in QWindowSystemInterface::sendWindowSystemEventsImplementation(QFlags) () from /usr/lib/libQt5Gui.so.5 #50718 0x00007fffefb224f0 in ?? () from /usr/lib/qt/plugins/platforms/libqxcb.so #50719 0x00007ffff5443d96 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #50720 0x00007ffff54440e8 in ?? () from /usr/lib/libglib-2.0.so.0 #50721 0x00007ffff544418c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #50722 0x00007ffff667683c in QEventDispatcherGlib::processEvents(QFlags) () from /usr/lib/libQt5Core.so.5 #50723 0x00007ffff662e7ab in QEventLoop::exec(QFlags) () from /usr/lib/libQt5Core.so.5 #50724 0x00007ffff6634d31 in QCoreApplication::exec() () from /usr/lib/libQt5Core.so.5 #50725 0x00000000004095eb in main ()